Home
last modified time | relevance | path

Searched refs:_mesa_program_resource_location (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.h143 _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.c1026 return _mesa_program_resource_location(shProg, GL_UNIFORM, name); in _mesa_GetUniformLocation_impl()
1043 return _mesa_program_resource_location(shProg, GL_UNIFORM, name); in _mesa_GetUniformLocation_no_error()
H A Dshader_query.cpp1186 _mesa_program_resource_location(struct gl_shader_program *shProg, in _mesa_program_resource_location() function
H A Dshaderapi.c2834 return _mesa_program_resource_location(shProg, resource_type, name); in _mesa_GetSubroutineUniformLocation()

Completed in 12 milliseconds