Home
last modified time | relevance | path

Searched refs:glCompressedTexSubImage3D (Results 1 – 25 of 31) sorted by relevance

12

/external/deqp/modules/gles3/functional/
Des3fNegativeTextureApiTests.cpp2706 glCompressedTexSubImage3D(0, 0, 0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, 0, 0); in init()
2717glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGB8_ETC2, 0, 0); in init()
2722glCompressedTexSubImage3D(GL_TEXTURE_3D, 0, 0, 0, 0, 18, 18, 1, GL_COMPRESSED_RGBA8_ETC2_EAC, etc2… in init()
2727glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 4, 0, 0, 10, 4, 1, GL_COMPRESSED_RGBA8_ETC2_EAC,… in init()
2732glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 0, 4, 0, 4, 10, 1, GL_COMPRESSED_RGBA8_ETC2_EAC,… in init()
2737glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 1, 0, 0, 4, 4, 1, GL_COMPRESSED_RGBA8_ETC2_EAC, … in init()
2739glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 0, 1, 0, 4, 4, 1, GL_COMPRESSED_RGBA8_ETC2_EAC, … in init()
2741glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, 0, 1, 1, 0, 4, 4, 1, GL_COMPRESSED_RGBA8_ETC2_EAC, … in init()
2756glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, -1, 0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_ETC2_EAC,… in init()
2772glCompressedTexSubImage3D(GL_TEXTURE_2D_ARRAY, log2MaxTextureSize, 0, 0, 0, 0, 0, 0, GL_COMPRESSED… in init()
[all …]
/external/deqp/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp2653 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/
DegluStaticES30Library.inl43 { "glCompressedTexSubImage3D", (deFunctionPtr)glCompressedTexSubImage3D },
/external/mesa3d/docs/
DRELNOTES-4.060 glCompressedTexSubImage3D
/external/deqp/framework/opengl/wrapper/
DglwInitES30Direct.inl43 gl->compressedTexSubImage3D = &glCompressedTexSubImage3D;
DglwInitES31Direct.inl47 gl->compressedTexSubImage3D = &glCompressedTexSubImage3D;
DglwInitES30.inl43 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
DglwInitGL31.inl46 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
DglwInitGL30.inl46 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
DglwInitGL32.inl47 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
DglwInitES31.inl47 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
DglwInitGL33.inl49 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
DglwInitGL40.inl55 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
DglwInitGL42.inl59 …TexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
DglwInitGL41.inl58 …ssedTexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
DglwInitGL43.inl62 …TexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
DglwInitGL44.inl71 …TexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
DglwInitGL45.inl81 …TexSubImage3D = (glCompressedTexSubImage3DFunc) loader->get("glCompressedTexSubImage3D");
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dmesa.def492 glCompressedTexSubImage3D
/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.hpp200 …void glCompressedTexSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int zof…
/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl82 gl->compressedTexSubImage3D = glCompressedTexSubImage3D;
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl355 "glCompressedTexSubImage3D",
/external/deqp/doc/
DGLES3 Negative API Functions.txt292 o glCompressedTexSubImage3D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffse…
/external/mesa3d/include/GL/
Dgl.h1867 GLAPI void GLAPIENTRY glCompressedTexSubImage3D( GLenum target, GLint level, GLint xoffset, GLint y…
Dgl_mangle.h274 #define glCompressedTexSubImage3D MANGLE(CompressedTexSubImage3D) macro

12