Home
last modified time | relevance | path

Searched defs:glGetProgramResourceIndex (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h359 #define glGetProgramResourceIndex l_glGetProgramResourceIndex macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h359 #define glGetProgramResourceIndex t_glGetProgramResourceIndex macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl327 #define glGetProgramResourceIndex glwGetProgramResourceIndex macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json672 "glGetProgramResourceIndex": { object
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp1633 GLuint GL_APIENTRY glGetProgramResourceIndex(GLuint program, in glGetProgramResourceIndex() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl2758 GLW_APICALL GLuint GLW_APIENTRY glGetProgramResourceIndex (GLuint program, GLenum programInterface,… function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5136 GLuint GL_APIENTRY glGetProgramResourceIndex(GLuint program, in glGetProgramResourceIndex() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl2351 glw::GLuint CallLogWrapper::glGetProgramResourceIndex (glw::GLuint program, glw::GLenum programInte… function in CallLogWrapper