Home
last modified time | relevance | path

Searched defs:glGetProgramResourceiv (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwApi.inl331 #define glGetProgramResourceiv glwGetProgramResourceiv macro
/external/mesa3d/include/GL/
Dgl_mangle.h974 #define glGetProgramResourceiv MANGLE(GetProgramResourceiv) macro
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl2796 GLW_APICALL void GLW_APIENTRY glGetProgramResourceiv (GLuint program, GLenum programInterface, GLui… function
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl2388 void CallLogWrapper::glGetProgramResourceiv (glw::GLuint program, glw::GLenum programInterface, glw… function in CallLogWrapper