Home
last modified time | relevance | path

Searched refs:glCopyTextureSubImage2D (Results 1 – 13 of 13) sorted by relevance

/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl124 gl->copyTextureSubImage2D = glCopyTextureSubImage2D;
DtcuNullRenderContextFuncs.inl1206 GLW_APICALL void GLW_APIENTRY glCopyTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, … function
/external/deqp/framework/opengl/wrapper/
DglwInitGL46.inl94 …extureSubImage2D = (glCopyTextureSubImage2DFunc) loader->get("glCopyTextureSubImage2D");
DglwInitGL45.inl94 …extureSubImage2D = (glCopyTextureSubImage2DFunc) loader->get("glCopyTextureSubImage2D");
DglwInitExtGL.inl616 …TextureSubImage2D = (glCopyTextureSubImage2DFunc) loader->get("glCopyTextureSubImage2D");
DglwApi.inl124 #define glCopyTextureSubImage2D glwCopyTextureSubImage2D macro
/external/mesa3d/include/GL/
Dgl_mangle.h376 #define glCopyTextureSubImage2D MANGLE(CopyTextureSubImage2D) macro
Dglcorearb.h2844 GLAPI void APIENTRY glCopyTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, GLint yoff…
Dglext.h2804 GLAPI void APIENTRY glCopyTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, GLint yoff…
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl124 void glCopyTextureSubImage2D (glw::GLuint texture, glw::GLint level, glw::GLint xoffset,…
DgluCallLogWrapper.inl845 void CallLogWrapper::glCopyTextureSubImage2D (glw::GLuint texture, glw::GLint level, glw::GLint xof… function in CallLogWrapper
848 …m_log << TestLog::Message << "glCopyTextureSubImage2D(" << texture << ", " << level << ", " << xof…
/external/swiftshader/include/GL/
Dglcorearb.h2844 GLAPI void APIENTRY glCopyTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, GLint yoff…
Dglext.h2804 GLAPI void APIENTRY glCopyTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, GLint yoff…