Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/program/
H A Dprog_parameter.h169 _mesa_disallow_parameter_storage_realloc(struct gl_program_parameter_list *paramList);
H A Dprog_parameter.c248 _mesa_disallow_parameter_storage_realloc(struct gl_program_parameter_list *paramList) in _mesa_disallow_parameter_storage_realloc() function
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Duniform_query.cpp934 _mesa_disallow_parameter_storage_realloc(params); in associate_uniform_storage()