Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h310 #define glGetUniformIndices t_glGetUniformIndices macro
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h310 #define glGetUniformIndices l_glGetUniformIndices macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl387 #define glGetUniformIndices glwGetUniformIndices macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp1325 GL_APICALL void GL_APIENTRY glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar … in glGetUniformIndices() function
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json880 "glGetUniformIndices": { object
/third_party/glfw/deps/glad/
Dglad.h3340 #define glGetUniformIndices glad_glGetUniformIndices macro
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp1205 void GL_APIENTRY glGetUniformIndices(GLuint program, in glGetUniformIndices() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl2836 void CallLogWrapper::glGetUniformIndices (glw::GLuint program, glw::GLsizei uniformCount, const glw… function in CallLogWrapper
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp3570 void GL_APIENTRY glGetUniformIndices(GLuint program, in glGetUniformIndices() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl3270 GLW_APICALL void GLW_APIENTRY glGetUniformIndices (GLuint program, GLsizei uniformCount, const GLch… function