Searched refs:_mesa_BindFragDataLocationIndexed (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dshaderapi.h172 _mesa_BindFragDataLocationIndexed(GLuint program, GLuint colorNumber,
H A Dshader_query.cpp278 _mesa_BindFragDataLocationIndexed(program, colorNumber, 0, name);
297 _mesa_BindFragDataLocationIndexed(GLuint program, GLuint colorNumber, function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshaderapi.h173 _mesa_BindFragDataLocationIndexed(GLuint program, GLuint colorNumber,
H A Dshader_query.cpp322 _mesa_BindFragDataLocationIndexed(program, colorNumber, 0, name);
341 _mesa_BindFragDataLocationIndexed(GLuint program, GLuint colorNumber, function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c145 SET_BindFragDataLocationIndexed(exec, _mesa_BindFragDataLocationIndexed);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c141 SET_BindFragDataLocationIndexed(exec, _mesa_BindFragDataLocationIndexed);

Completed in 16 milliseconds