mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 00:30:11 +01:00
parent
6eb1f39b55
commit
a5b6d8ec4d
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ Here's an example of using the compiler to compile a vertex shader and
|
|||
emit GL_ARB_vertex_program-style instructions:
|
||||
</p>
|
||||
<pre>
|
||||
src/glsl/glslcompiler --dump-ast myshader.vert
|
||||
src/glsl/glsl_compiler --dump-ast myshader.vert
|
||||
</pre>
|
||||
|
||||
Options include
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue