Home
last modified time | relevance | path

Searched defs:glGetUniformIndices (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwApi.inl297 #define glGetUniformIndices glwGetUniformIndices macro
/external/chromium_org/third_party/angle/src/libGLESv2/
DlibGLESv2.cpp6878 void __stdcall glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar* const* unifo… in glGetUniformIndices() function
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1953 GLW_APICALL void GLW_APIENTRY glGetUniformIndices (GLuint program, GLsizei uniformCount, const GLch… function
/external/chromium_org/third_party/mesa/src/include/GL/
Dgl_mangle.h863 #define glGetUniformIndices MANGLE(GetUniformIndices) macro
/external/mesa3d/include/GL/
Dgl_mangle.h863 #define glGetUniformIndices MANGLE(GetUniformIndices) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl2192 void CallLogWrapper::glGetUniformIndices (glw::GLuint param0, glw::GLsizei param1, const glw::GLcha… function in CallLogWrapper