Added usage hint for --auto-sampled-textures, added test cases
This commit is contained in:
parent
25dd807c3a
commit
e50b0a857c
6 changed files with 167 additions and 0 deletions
|
|
@ -1819,6 +1819,8 @@ void usage()
|
|||
" without explicit bindings\n"
|
||||
" --auto-map-locations | --aml automatically locate input/output lacking\n"
|
||||
" 'location' (fragile, not cross stage)\n"
|
||||
" --auto-sampled-textures Removes sampler variables and converts\n"
|
||||
" existing textures to combined image-samplers\n"
|
||||
" --client {vulkan<ver>|opengl<ver>} see -V and -G\n"
|
||||
" --depfile <file> writes depfile for build systems\n"
|
||||
" --dump-builtin-symbols prints builtin symbol table prior each compile\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue