Searched defs:glCopyTexImage1D (Results 1 – 8 of 8) sorted by relevance
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrContextWrapper.cpp | 149 void ContextWrapper::glCopyTexImage1D (deUint32 target, int level, deUint32 internalFormat, int x, … in glCopyTexImage1D() function in sglr::ContextWrapper
|
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/ |
D | gl3w.h | 677 #define glCopyTexImage1D gl3wCopyTexImage1D macro
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwApi.inl | 114 #define glCopyTexImage1D glwCopyTexImage1D macro
|
/third_party/flutter/glfw/deps/glad/ |
D | glad.h | 2318 #define glCopyTexImage1D glad_glCopyTexImage1D macro
|
/third_party/vk-gl-cts/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 1079 GLW_APICALL void GLW_APIENTRY glCopyTexImage1D (GLenum target, GLint level, GLenum internalformat, … function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | libGL_autogen.cpp | 1645 void GL_APIENTRY glCopyTexImage1D(GLenum target, in glCopyTexImage1D() function
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | libGL_autogen.cpp | 1630 void GL_APIENTRY glCopyTexImage1D(GLenum target, in glCopyTexImage1D() function
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluCallLogWrapper.inl | 775 void CallLogWrapper::glCopyTexImage1D (glw::GLenum target, glw::GLint level, glw::GLenum internalfo… function in CallLogWrapper
|