Home
last modified time | relevance | path

Searched refs:_mesa_GetUniformLocation_impl (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Duniforms.h97 _mesa_GetUniformLocation_impl(GLuint programObj, const GLcharARB *name,
H A Dglthread_shaderobj.c188 return _mesa_GetUniformLocation_impl(program, name, true); in _mesa_marshal_GetUniformLocation()
H A Duniforms.c1003 _mesa_GetUniformLocation_impl(GLuint programObj, const GLcharARB *name, in _mesa_GetUniformLocation_impl() function
1032 return _mesa_GetUniformLocation_impl(programObj, name, false); in _mesa_GetUniformLocation()

Completed in 5 milliseconds