/external/deqp/framework/platform/null/ |
tcuNullRenderContextInitFuncs.inl | 492 gl->texSubImage3D = glTexSubImage3D; [all...] |
/external/mesa3d/src/mesa/main/ |
APIspec.xml | 786 <template name="TexSubImage3D"> [all...] |
/external/deqp/modules/gles3/functional/ |
es3fTextureSpecificationTests.cpp | [all...] |
es3fNegativeTextureApiTests.cpp | [all...] |
/external/deqp/framework/opengl/simplereference/ |
sglrGLContext.cpp | 290 void GLContext::texSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data)
|
sglrReferenceContext.hpp | 633 virtual void texSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data); [all...] |
sglrReferenceContext.cpp | [all...] |
/external/deqp/framework/opengl/wrapper/ |
glwInitGL41.inl | 344 gl->texSubImage3D = (glTexSubImage3DFunc) loader->get("glTexSubImage3D"); [all...] |
glwInitGL42.inl | [all...] |
glwInitGL43.inl | [all...] |
glwInitGL44.inl | [all...] |
glwInitGL45.inl | [all...] |
glwImpl.inl | [all...] |
/external/deqp/modules/gles31/functional/ |
es31fStencilTexturingTests.cpp | 605 glu::texSubImage3D(renderCtx, GL_TEXTURE_2D_ARRAY, 0, 0, 0, 0, uploadLevel); [all...] |
es31fNegativeTextureApiTests.cpp | 2870 void texsubimage3d (NegativeTestContext& ctx) function in namespace:deqp::gles31::Functional::NegativeTestShared [all...] |
es31fLayoutBindingTests.cpp | [all...] |
/external/mesa3d/src/mapi/glapi/gen/ |
es_EXT.xml | 523 <function name="TexSubImage3DOES" alias="TexSubImage3D" static_dispatch="false">
|
gl_API.xml | [all...] |
/external/mesa3d/src/mapi/glapi/tests/ |
check_table.cpp | 938 { "glTexSubImage3D", _O(TexSubImage3D) }, [all...] |
/external/opencv3/modules/core/src/ |
gl_core_3_1.hpp | [all...] |
/external/mesa3d/include/GL/ |
gl_mangle.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/ |
gl_mangle.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/ |
gl_mangle.h | [all...] |
/external/deqp/framework/opengl/ |
gluCallLogWrapper.inl | [all...] |