Home
last modified time | relevance | path

Searched defs:glBindBufferBase (Results 1 – 16 of 16) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json29 "glBindBufferBase": { object
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/
Dgl3w.h836 #define glBindBufferBase gl3wBindBufferBase macro
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h284 #define glBindBufferBase l_glBindBufferBase macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h284 #define glBindBufferBase t_glBindBufferBase macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl15 #define glBindBufferBase glwBindBufferBase macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp1195 GL_APICALL void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) in glBindBufferBase() function
/third_party/flutter/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.cpp278 ANGLE_UTIL_EXPORT PFNGLBINDBUFFERBASEPROC glBindBufferBase; variable
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json46 "glBindBufferBase": { object
/third_party/flutter/glfw/deps/glad/
Dglad.h3096 #define glBindBufferBase glad_glBindBufferBase macro
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp860 void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) in glBindBufferBase() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl63 GLW_APICALL void GLW_APIENTRY glBindBufferBase (GLenum target, GLuint index, GLuint buffer) function
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp3054 void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) in glBindBufferBase() function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp3039 void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) in glBindBufferBase() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl70 void CallLogWrapper::glBindBufferBase (glw::GLenum target, glw::GLuint index, glw::GLuint buffer) function in CallLogWrapper
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp859 void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) in glBindBufferBase() function
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglew.h2156 #define glBindBufferBase GLEW_GET_FUN(__glewBindBufferBase) macro