/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 | 3429 ctx.glCompressedTexSubImage3D(0, 0, 0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, 0, 0); in compressedtexsubimage3d() 3440 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGB8_ETC2, 0… in compressedtexsubimage3d() 3445 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_3D, 0, 0, 0, 0, 18, 18, 1, GL_COMPRESSED_RGBA8_ETC2_EAC, … in compressedtexsubimage3d() 3450 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 4, 0, 0, 10, 4, 1, GL_COMPRESSED_RGBA8_ETC2_… in compressedtexsubimage3d() 3455 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 0, 4, 0, 4, 10, 1, GL_COMPRESSED_RGBA8_ETC2_… in compressedtexsubimage3d() 3460 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 1, 0, 0, 4, 4, 1, GL_COMPRESSED_RGBA8_ETC2_E… in compressedtexsubimage3d() 3462 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 0, 1, 0, 4, 4, 1, GL_COMPRESSED_RGBA8_ETC2_E… in compressedtexsubimage3d() 3464 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 1, 1, 0, 4, 4, 1, GL_COMPRESSED_RGBA8_ETC2_E… in compressedtexsubimage3d() 3480 …ctx.glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, -1, 0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_ETC2_… in compressedtexsubimage3d_neg_level() 3497 …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 },
|
D | egluStaticES31Library.inl | 47 { "glCompressedTexSubImage3D", (deFunctionPtr)glCompressedTexSubImage3D },
|
D | egluStaticES32Library.inl | 53 { "glCompressedTexSubImage3D", (deFunctionPtr)glCompressedTexSubImage3D },
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.def | 198 glCompressedTexSubImage3D @217
|
D | libGLESv2.lds | 154 glCompressedTexSubImage3D;
|
/external/mesa3d/src/mapi/es2api/ |
D | ABI-check | 76 glCompressedTexSubImage3D
|
/external/mesa3d/docs/relnotes/ |
D | 4.0 | 60 glCompressedTexSubImage3D
|
/external/deqp/framework/opengl/wrapper/ |
D | glwInitES30Direct.inl | 43 gl->compressedTexSubImage3D = &glCompressedTexSubImage3D;
|
D | glwInitES31Direct.inl | 47 gl->compressedTexSubImage3D = &glCompressedTexSubImage3D;
|
D | glwInitES32Direct.inl | 53 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 | glwInitES32.inl | 53 …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");
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrContextWrapper.hpp | 200 …void glCompressedTexSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int zof…
|
/external/deqp/doc/ |
D | GLES3 Negative API Functions.txt | 292 o glCompressedTexSubImage3D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffse…
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextInitFuncs.inl | 95 gl->compressedTexSubImage3D = glCompressedTexSubImage3D;
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 369 "glCompressedTexSubImage3D",
|