mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 02:28:10 +02:00
gfxstream: Update gfxstreaml vk xml location
Reviewed-by: Marcin Radomski <dextero@google.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35323>
This commit is contained in:
parent
ad5f1ed77e
commit
afab126947
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ export PREFIX_DIR="src/gfxstream"
|
|||
|
||||
# We should use just use one vk.xml eventually..
|
||||
export VK_MESA_XML="$MESA_DIR/src/vulkan/registry/vk.xml"
|
||||
export VK_XML="$GFXSTREAM_DIR/codegen/vulkan/vulkan-docs-next/xml/vk.xml"
|
||||
export VK_XML="$GFXSTREAM_DIR/third_party/vulkan_docs/xml/vk.xml"
|
||||
|
||||
export GFXSTREAM_GUEST_ENCODER_DIR="/tmp/"
|
||||
export GFXSTREAM_HOST_DECODER_DIR="$GFXSTREAM_DIR/host/vulkan"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue