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 Dprog_parameter.h168 _mesa_add_sized_state_reference(struct gl_program_parameter_list *paramList,
H A Dprog_parameter.c372 _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 Dprog_parameter.h201 _mesa_add_sized_state_reference(struct gl_program_parameter_list *paramList,
H A Dprog_parameter.c423 _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 Dst_glsl_to_nir.cpp281 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 Dst_glsl_to_nir.cpp233 loc = _mesa_add_sized_state_reference(prog->Parameters,
499 _mesa_add_sized_state_reference(prog->Parameters,

Completed in 9 milliseconds