mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
compiler: Update reference to name_for_stage func.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22809>
This commit is contained in:
parent
40653f0783
commit
e31b7a3f9e
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@ const char *gl_vert_attrib_name(gl_vert_attrib attrib);
|
|||
* - vertResults (in prog_print.c's arb_output_attrib_string())
|
||||
* - fragAttribs (in prog_print.c's arb_input_attrib_string())
|
||||
* - _mesa_varying_slot_in_fs()
|
||||
* - _mesa_varying_slot_name_for_stage()
|
||||
* - gl_varying_slot_name_for_stage()
|
||||
*/
|
||||
typedef enum
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue