/external/deqp/modules/gles3/functional/ |
D | es3fNegativeTextureApiTests.cpp | 2706 glCompressedTexSubImage3D(0, 0, 0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, 0, 0); in init() 2717 …glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGB8_ETC2, 0, 0); in init() 2722 …glCompressedTexSubImage3D(GL_TEXTURE_3D, 0, 0, 0, 0, 18, 18, 1, GL_COMPRESSED_RGBA8_ETC2_EAC, etc2… in init() 2727 …glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 4, 0, 0, 10, 4, 1, GL_COMPRESSED_RGBA8_ETC2_EAC,… in init() 2732 …glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 0, 4, 0, 4, 10, 1, GL_COMPRESSED_RGBA8_ETC2_EAC,… in init() 2737 …glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 1, 0, 0, 4, 4, 1, GL_COMPRESSED_RGBA8_ETC2_EAC, … in init() 2739 …glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 0, 1, 0, 4, 4, 1, GL_COMPRESSED_RGBA8_ETC2_EAC, … in init() 2741 …glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 1, 1, 0, 4, 4, 1, GL_COMPRESSED_RGBA8_ETC2_EAC, … in init() 2756 …glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, -1, 0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_ETC2_EAC,… in init() 2772 …glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, log2MaxTextureSize, 0, 0, 0, 0, 0, 0, GL_COMPRESSED… in init() [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeTextureApiTests.cpp | 2653 ctx.glCompressedTexSubImage3D(0, 0, 0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, 0, 0); in compressedtexsubimage3d() 2664 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGB8_ETC2, 0… in compressedtexsubimage3d() 2669 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_3D, 0, 0, 0, 0, 18, 18, 1, GL_COMPRESSED_RGBA8_ETC2_EAC, … in compressedtexsubimage3d() 2674 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 4, 0, 0, 10, 4, 1, GL_COMPRESSED_RGBA8_ETC2_… in compressedtexsubimage3d() 2679 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 0, 4, 0, 4, 10, 1, GL_COMPRESSED_RGBA8_ETC2_… in compressedtexsubimage3d() 2684 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 1, 0, 0, 4, 4, 1, GL_COMPRESSED_RGBA8_ETC2_E… in compressedtexsubimage3d() 2686 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 0, 1, 0, 4, 4, 1, GL_COMPRESSED_RGBA8_ETC2_E… in compressedtexsubimage3d() 2688 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 1, 1, 0, 4, 4, 1, GL_COMPRESSED_RGBA8_ETC2_E… in compressedtexsubimage3d() 2704 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, -1, 0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_ETC2_… in compressedtexsubimage3d_neg_level() 2721 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, log2MaxTextureSize, 0, 0, 0, 0, 0, 0, GL_COMPRE… in compressedtexsubimage3d_max_level() [all …]
|
/external/deqp/framework/egl/ |
D | egluStaticES30Library.inl | 43 { "glCompressedTexSubImage3D", (deFunctionPtr)glCompressedTexSubImage3D },
|
/external/mesa3d/docs/ |
D | RELNOTES-4.0 | 60 glCompressedTexSubImage3D
|
/external/deqp/framework/opengl/wrapper/ |
D | glwInitES30Direct.inl | 43 gl->compressedTexSubImage3D = &glCompressedTexSubImage3D;
|
D | glwInitES31Direct.inl | 47 gl->compressedTexSubImage3D = &glCompressedTexSubImage3D;
|
D | glwInitES30.inl | 43 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
|
D | glwInitGL31.inl | 46 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
|
D | glwInitGL30.inl | 46 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
|
D | glwInitGL32.inl | 47 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
|
D | glwInitES31.inl | 47 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
|
D | glwInitGL33.inl | 49 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
|
D | glwInitGL40.inl | 55 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
|
D | glwInitGL42.inl | 59 …TexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
|
D | glwInitGL41.inl | 58 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
|
D | glwInitGL43.inl | 62 …TexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
|
D | glwInitGL44.inl | 71 …TexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
|
D | glwInitGL45.inl | 81 …TexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
|
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
D | mesa.def | 492 glCompressedTexSubImage3D
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrContextWrapper.hpp | 200 …void glCompressedTexSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int zof…
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextInitFuncs.inl | 82 gl->compressedTexSubImage3D = glCompressedTexSubImage3D;
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 355 "glCompressedTexSubImage3D",
|
/external/deqp/doc/ |
D | GLES3 Negative API Functions.txt | 292 o glCompressedTexSubImage3D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffse…
|
/external/mesa3d/include/GL/ |
D | gl.h | 1867 GLAPI void GLAPIENTRY glCompressedTexSubImage3D( GLenum target, GLint level, GLint xoffset, GLint y…
|
D | gl_mangle.h | 274 #define glCompressedTexSubImage3D MANGLE(CompressedTexSubImage3D) macro
|