Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h362 #define glGetProgramResourceLocation l_glGetProgramResourceLocation macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h362 #define glGetProgramResourceLocation t_glGetProgramResourceLocation macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl328 #define glGetProgramResourceLocation glwGetProgramResourceLocation macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json678 "glGetProgramResourceLocation": { object
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp1640 GLint GL_APIENTRY glGetProgramResourceLocation(GLuint program, in glGetProgramResourceLocation() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl2767 GLW_APICALL GLint GLW_APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterfac… function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5143 GLint GL_APIENTRY glGetProgramResourceLocation(GLuint program, in glGetProgramResourceLocation() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl2361 glw::GLint CallLogWrapper::glGetProgramResourceLocation (glw::GLuint program, glw::GLenum programIn… function in CallLogWrapper