Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dshaderapi.h85 _mesa_GetFragDataLocation(GLuint program, const GLchar *name);
Dshader_query.cpp349 _mesa_GetFragDataLocation(GLuint program, const GLchar *name) in _mesa_GetFragDataLocation() function
Dshaderapi.c1777 SET_GetFragDataLocationEXT(exec, _mesa_GetFragDataLocation); in _mesa_init_shader_dispatch()