Home
last modified time | relevance | path

Searched defs:glGetProgramResourceLocationIndex (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl331 #define glGetProgramResourceLocationIndex glwGetProgramResourceLocationIndex macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json681 "glGetProgramResourceLocationIndex": { object
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5150 GLint GL_APIENTRY glGetProgramResourceLocationIndex(GLuint program, in glGetProgramResourceLocationIndex() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl2797 GLW_APICALL GLint GLW_APIENTRY glGetProgramResourceLocationIndex (GLuint program, GLenum programInt… function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl2385 glw::GLint CallLogWrapper::glGetProgramResourceLocationIndex (glw::GLuint program, glw::GLenum prog… function in CallLogWrapper