HomeSort by relevance Sort by last modified time
    Searched refs:glCopyTextureSubImage3D (Results 1 - 12 of 12) sorted by null

  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 126 gl->copyTextureSubImage3D = glCopyTextureSubImage3D;
    [all...]
tcuNullRenderContextFuncs.inl 1233 GLW_APICALL void GLW_APIENTRY glCopyTextureSubImage3D (GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height)
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 378 #define glCopyTextureSubImage3D MANGLE(CopyTextureSubImage3D)
    [all...]
glcorearb.h     [all...]
glext.h     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapperApi.inl 126 void glCopyTextureSubImage3D (glw::GLuint texture, glw::GLint level, glw::GLint xoffset, glw::GLint yoffset, glw::GLint zoffset, glw::GLint x, glw::GLint y, glw::GLsizei width, glw::GLsizei height);
    [all...]
gluCallLogWrapper.inl     [all...]
  /external/deqp/framework/opengl/wrapper/
glwApi.inl 126 #define glCopyTextureSubImage3D glwCopyTextureSubImage3D
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]

Completed in 139 milliseconds