Home
last modified time | relevance | path

Searched defs:glTexSubImage3D (Results 1 – 17 of 17) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrContextWrapper.cpp144 void ContextWrapper::glTexSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int zof… in glTexSubImage3D() function in sglr::ContextWrapper
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json738 "glTexSubImage3D": { object
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/
Dgl3w.h691 #define glTexSubImage3D gl3wTexSubImage3D macro
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h251 #define glTexSubImage3D l_glTexSubImage3D macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h251 #define glTexSubImage3D t_glTexSubImage3D macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl696 #define glTexSubImage3D glwTexSubImage3D macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp1015 GL_APICALL void GL_APIENTRY glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffse… in glTexSubImage3D() function
/third_party/flutter/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.cpp245 ANGLE_UTIL_EXPORT PFNGLTEXSUBIMAGE3DPROC glTexSubImage3D; variable
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json1621 "glTexSubImage3D": { object
/third_party/flutter/glfw/deps/glad/
Dglad.h2406 #define glTexSubImage3D glad_glTexSubImage3D macro
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp1367 void GL_APIENTRY glTexSubImage3D(GLenum target, in glTexSubImage3D() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl6037 GLW_APICALL void GLW_APIENTRY glTexSubImage3D (GLenum target, GLint level, GLint xoffset, GLint yof… function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp1834 void GL_APIENTRY glTexSubImage3D(GLenum target, in glTexSubImage3D() function
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp1849 void GL_APIENTRY glTexSubImage3D(GLenum target, in glTexSubImage3D() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl5072 void CallLogWrapper::glTexSubImage3D (glw::GLenum target, glw::GLint level, glw::GLint xoffset, glw… function in CallLogWrapper
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp1367 void GL_APIENTRY glTexSubImage3D(GLenum target, in glTexSubImage3D() function
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglew.h1196 #define glTexSubImage3D GLEW_GET_FUN(__glewTexSubImage3D) macro