Searched defs:glCopyTexSubImage1D (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrContextWrapper.cpp | 166 void ContextWrapper::glCopyTexSubImage1D(uint32_t target, int level, int xoffset, int x, int y, int… in glCopyTexSubImage1D() function in sglr::ContextWrapper
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwApi.inl | 116 #define glCopyTexSubImage1D glwCopyTexSubImage1D macro
|
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl_mangle.h | 314 #define glCopyTexSubImage1D MANGLE(CopyTexSubImage1D) macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/GL/ |
D | gl_mangle.h | 314 #define glCopyTexSubImage1D MANGLE(CopyTexSubImage1D) macro
|
/aosp_15_r20/external/deqp/framework/platform/null/ |
H A D | tcuNullRenderContextFuncs.inl | 1104 GLW_APICALL void GLW_APIENTRY glCopyTexSubImage1D (GLenum target, GLint level, GLint xoffset, GLint… function
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluCallLogWrapper.inl | 789 void CallLogWrapper::glCopyTexSubImage1D (glw::GLenum target, glw::GLint level, glw::GLint xoffset,… function in CallLogWrapper
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
H A D | gl_generated.h | 17059 #define glCopyTexSubImage1D epoxy_glCopyTexSubImage1D macro
|