Home
last modified time | relevance | path

Searched defs:glCopyTexSubImage3DOES (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h755 #define glCopyTexSubImage3DOES t_glCopyTexSubImage3DOES macro
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h755 #define glCopyTexSubImage3DOES l_glCopyTexSubImage3DOES macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl119 #define glCopyTexSubImage3DOES glwCopyTexSubImage3DOES macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp965 GL_APICALL void GL_APIENTRY glCopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint… in glCopyTexSubImage3DOES() function
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp5409 void GL_APIENTRY glCopyTexSubImage3DOES(GLenum target, in glCopyTexSubImage3DOES() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl1142 GLW_APICALL void GLW_APIENTRY glCopyTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GL… function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl810 void CallLogWrapper::glCopyTexSubImage3DOES (glw::GLenum target, glw::GLint level, glw::GLint xoffs… function in CallLogWrapper