Searched defs:glTexSubImage3D (Results 1 – 6 of 6) sorted by relevance
/external/deqp/framework/opengl/simplereference/ |
D | sglrContextWrapper.cpp | 144 void ContextWrapper::glTexSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int zof… in glTexSubImage3D() function in sglr::ContextWrapper
|
/external/deqp/framework/opengl/wrapper/ |
D | glwApi.inl | 696 #define glTexSubImage3D glwTexSubImage3D macro
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | entry_points.cpp | 1015 GL_APICALL void GL_APIENTRY glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffse… in glTexSubImage3D() function
|
/external/mesa3d/include/GL/ |
D | gl_mangle.h | 2184 #define glTexSubImage3D MANGLE(TexSubImage3D) macro
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 6037 GLW_APICALL void GLW_APIENTRY glTexSubImage3D (GLenum target, GLint level, GLint xoffset, GLint yof… function
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 5072 void CallLogWrapper::glTexSubImage3D (glw::GLenum target, glw::GLint level, glw::GLint xoffset, glw… function in CallLogWrapper
|