Searched refs:_mesa_add_sized_state_reference (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | prog_parameter.h | 168 _mesa_add_sized_state_reference(struct gl_program_parameter_list *paramList,
|
| H A D | prog_parameter.c | 372 _mesa_add_sized_state_reference(struct gl_program_parameter_list *paramList, function in typeref:typename:GLint 414 return _mesa_add_sized_state_reference(paramList, stateTokens, 4, true);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | prog_parameter.h | 201 _mesa_add_sized_state_reference(struct gl_program_parameter_list *paramList,
|
| H A D | prog_parameter.c | 423 _mesa_add_sized_state_reference(struct gl_program_parameter_list *paramList, function in typeref:typename:GLint 465 return _mesa_add_sized_state_reference(paramList, stateTokens, 4, true);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_nir.cpp | 281 loc = _mesa_add_sized_state_reference(prog->Parameters, 482 _mesa_add_sized_state_reference(prog->Parameters,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_nir.cpp | 233 loc = _mesa_add_sized_state_reference(prog->Parameters, 499 _mesa_add_sized_state_reference(prog->Parameters,
|
Completed in 9 milliseconds