mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-26 23:00:34 +01:00
gfxstream: update auto-generated comments.
gfxstream-protocols/scripts/generate-vulkan-sources.sh ==> mesa3d/src/gfxstream/codegen/generate-gfxstream-vulkan.sh Reviewed-by: Marcin Radomski <dextero@google.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32148>
This commit is contained in:
parent
cd8b4d730b
commit
04f5bfaee6
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ autogeneratedHeaderTemplate = """
|
|||
// %s
|
||||
//
|
||||
// Please do not modify directly;
|
||||
// re-run gfxstream-protocols/scripts/generate-vulkan-sources.sh,
|
||||
// re-run mesa3d/src/gfxstream/codegen/generate-gfxstream-vulkan.sh,
|
||||
// or directly from Python by defining:
|
||||
// VULKAN_REGISTRY_XML_DIR : Directory containing vk.xml
|
||||
// VULKAN_REGISTRY_SCRIPTS_DIR : Directory containing genvk.py
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue