Home
last modified time | relevance | path

Searched refs:_mesa_program_resource_location (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshaderapi.h139 _mesa_program_resource_location(struct gl_shader_program *shProg,
H A Dprogram_resource.c327 return _mesa_program_resource_location(shProg, programInterface, name); in _mesa_GetProgramResourceLocation()
H A Duniforms.c1027 return _mesa_program_resource_location(shProg, GL_UNIFORM, name); in _mesa_GetUniformLocation_impl()
1044 return _mesa_program_resource_location(shProg, GL_UNIFORM, name); in _mesa_GetUniformLocation_no_error()
H A Dshader_query.cpp1188 _mesa_program_resource_location(struct gl_shader_program *shProg, in _mesa_program_resource_location() function
H A Dshaderapi.c2821 return _mesa_program_resource_location(shProg, resource_type, name); in _mesa_GetSubroutineUniformLocation()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D21.0.0.rst2634 - mesa: optimize \_mesa_program_resource_location