Home
last modified time | relevance | path

Searched defs:glCopyTexSubImage2D (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrContextWrapper.cpp164 void ContextWrapper::glCopyTexSubImage2D (deUint32 target, int level, int xoffset, int yoffset, int… in glCopyTexSubImage2D() function in sglr::ContextWrapper
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/
DlibGLESv1_CM.cpp332 void GL_APIENTRY glCopyTexSubImage2D(GLenum target, in glCopyTexSubImage2D() function
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h130 #define glCopyTexSubImage2D t_glCopyTexSubImage2D macro
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h130 #define glCopyTexSubImage2D l_glCopyTexSubImage2D macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl117 #define glCopyTexSubImage2D glwCopyTexSubImage2D macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp165 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yo… in glCopyTexSubImage2D() function
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json217 "glCopyTexSubImage2D": { object
/third_party/glfw/deps/glad/
Dglad.h2327 #define glCopyTexSubImage2D glad_glCopyTexSubImage2D macro
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp171 void GL_APIENTRY glCopyTexSubImage2D(GLenum target, in glCopyTexSubImage2D() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl796 void CallLogWrapper::glCopyTexSubImage2D (glw::GLenum target, glw::GLint level, glw::GLint xoffset,… function in CallLogWrapper
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp1659 void GL_APIENTRY glCopyTexSubImage2D(GLenum target, in glCopyTexSubImage2D() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl1115 GLW_APICALL void GLW_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint… function