Home
last modified time | relevance | path

Searched refs:_mesa_add_sized_state_reference (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/program/
Dprog_parameter.c371 _mesa_add_sized_state_reference(struct gl_program_parameter_list *paramList, in _mesa_add_sized_state_reference() function
413 return _mesa_add_sized_state_reference(paramList, stateTokens, 4, true); in _mesa_add_state_reference()
Dprog_parameter.h183 _mesa_add_sized_state_reference(struct gl_program_parameter_list *paramList,
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_nir.cpp229 loc = _mesa_add_sized_state_reference(prog->Parameters, in st_nir_assign_uniform_locations()
455 _mesa_add_sized_state_reference(prog->Parameters, in st_glsl_to_nir_post_opts()