Home
last modified time | relevance | path

Searched refs:glCompressedTexSubImage2D (Results 1 – 25 of 93) sorted by relevance

1234

/external/angle/src/tests/gl_tests/
DDXT1CompressedTextureTest.cpp141 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, pixel_0_width, pixel_0_height, in TEST_P()
143 glCompressedTexSubImage2D(GL_TEXTURE_2D, 1, 0, 0, pixel_1_width, pixel_1_height, in TEST_P()
145 glCompressedTexSubImage2D(GL_TEXTURE_2D, 2, 0, 0, pixel_2_width, pixel_2_height, in TEST_P()
147 glCompressedTexSubImage2D(GL_TEXTURE_2D, 3, 0, 0, pixel_3_width, pixel_3_height, in TEST_P()
149 glCompressedTexSubImage2D(GL_TEXTURE_2D, 4, 0, 0, pixel_4_width, pixel_4_height, in TEST_P()
151 glCompressedTexSubImage2D(GL_TEXTURE_2D, 5, 0, 0, pixel_5_width, pixel_5_height, in TEST_P()
153 glCompressedTexSubImage2D(GL_TEXTURE_2D, 6, 0, 0, pixel_6_width, pixel_6_height, in TEST_P()
155 glCompressedTexSubImage2D(GL_TEXTURE_2D, 7, 0, 0, pixel_7_width, pixel_7_height, in TEST_P()
157 glCompressedTexSubImage2D(GL_TEXTURE_2D, 8, 0, 0, pixel_8_width, pixel_8_height, in TEST_P()
159 glCompressedTexSubImage2D(GL_TEXTURE_2D, 9, 0, 0, pixel_9_width, pixel_9_height, in TEST_P()
[all …]
DETCTextureTest.cpp55 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 4, 4, GL_ETC1_RGB8_LOSSY_DECODE_ANGLE, in TEST_P()
92 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 8, 8, in TEST_P()
135 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 8, 8, in TEST_P()
180 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 8, 8, in TEST_P()
228 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 8, 8, in TEST_P()
DBPTCCompressedTextureTest.cpp181 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 4, 4, GL_COMPRESSED_RGBA_BPTC_UNORM_EXT, in TEST_P()
210 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 1, 0, 4, 4, GL_COMPRESSED_RGBA_BPTC_UNORM_EXT, in TEST_P()
213 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 3, 4, 4, GL_COMPRESSED_RGBA_BPTC_UNORM_EXT, in TEST_P()
218 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, -1, 0, 4, 4, GL_COMPRESSED_RGBA_BPTC_UNORM_EXT, in TEST_P()
221 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, -1, 4, 4, GL_COMPRESSED_RGBA_BPTC_UNORM_EXT, in TEST_P()
314 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 4, 4, GL_COMPRESSED_RGBA_BPTC_UNORM_EXT, in TEST_P()
DDXTSRGBCompressedTextureTest.cpp112 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, test.width, test.height, format, in runTest()
DWebGLCompatibilityTest.cpp2853 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 4, 4, GL_COMPRESSED_RGB_S3TC_DXT1_EXT, in TEST_P()
2858 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 2, 2, 2, 2, GL_COMPRESSED_RGB_S3TC_DXT1_EXT, in TEST_P()
2863 glCompressedTexSubImage2D(GL_TEXTURE_2D, 1, 0, 0, 2, 2, GL_COMPRESSED_RGB_S3TC_DXT1_EXT, in TEST_P()
2865 glCompressedTexSubImage2D(GL_TEXTURE_2D, 2, 0, 0, 1, 1, GL_COMPRESSED_RGB_S3TC_DXT1_EXT, in TEST_P()
2870 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 2, 2, 2, 2, GL_COMPRESSED_RGBA_S3TC_DXT1_EXT, in TEST_P()
4687 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, width, height, format, blockSize, in validateCompressedTexImageExtensionFormat()
/external/deqp/modules/gles2/functional/
Des2fNegativeTextureApiTests.cpp2037 glCompressedTexSubImage2D(0, 0, 0, 0, 0, 0, accepted[i], 0, 0); in init()
2088 glCompressedTexSubImage2D(GL_TEXTURE_2D, -1, 0, 0, 0, 0, accepted[i], 0, 0); in init()
2139 glCompressedTexSubImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_X, -1, 0, 0, 0, 0, accepted[i], 0, 0); in init()
2143 glCompressedTexSubImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, -1, 0, 0, 0, 0, accepted[i], 0, 0); in init()
2147 glCompressedTexSubImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, -1, 0, 0, 0, 0, accepted[i], 0, 0); in init()
2151 glCompressedTexSubImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_X, -1, 0, 0, 0, 0, accepted[i], 0, 0); in init()
2155 glCompressedTexSubImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, -1, 0, 0, 0, 0, accepted[i], 0, 0); in init()
2159 glCompressedTexSubImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, -1, 0, 0, 0, 0, accepted[i], 0, 0); in init()
2211 glCompressedTexSubImage2D(GL_TEXTURE_2D, log2MaxTextureSize, 0, 0, 0, 0, accepted[i], 0, 0); in init()
2263 glCompressedTexSubImage2D(GL_TEXTURE_2D, log2MaxTextureSize, 0, 0, 0, 0, accepted[i], 0, 0); in init()
[all …]
/external/deqp/modules/gles3/functional/
Des3fNegativeTextureApiTests.cpp1840 glCompressedTexSubImage2D(0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGB8_ETC2, 0, 0); in init()
1851 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 0, 0, GL_COMPRESSED_RGB8_ETC2, 0, 0); in init()
1856glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 4, 0, 10, 4, GL_COMPRESSED_RGBA8_ETC2_EAC, etc2EacData… in init()
1861glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 4, 4, 10, GL_COMPRESSED_RGBA8_ETC2_EAC, etc2EacData… in init()
1866glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 1, 4, 4, GL_COMPRESSED_RGBA8_ETC2_EAC, etc2EacDataS… in init()
1868glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 1, 0, 4, 4, GL_COMPRESSED_RGBA8_ETC2_EAC, etc2EacDataS… in init()
1870glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 1, 1, 4, 4, GL_COMPRESSED_RGBA8_ETC2_EAC, etc2EacDataS… in init()
1887 glCompressedTexSubImage2D(GL_TEXTURE_2D, -1, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, 0, 0); in init()
1894 glCompressedTexSubImage2D(faceGL, -1, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, 0, 0); in init()
1913glCompressedTexSubImage2D(GL_TEXTURE_2D, log2MaxTextureSize, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_ETC2_… in init()
[all …]
/external/deqp/framework/egl/
DegluStaticES20Library.inl28 { "glCompressedTexSubImage2D", (deFunctionPtr)glCompressedTexSubImage2D },
DegluStaticES30Library.inl42 { "glCompressedTexSubImage2D", (deFunctionPtr)glCompressedTexSubImage2D },
DegluStaticES31Library.inl46 { "glCompressedTexSubImage2D", (deFunctionPtr)glCompressedTexSubImage2D },
DegluStaticES32Library.inl52 { "glCompressedTexSubImage2D", (deFunctionPtr)glCompressedTexSubImage2D },
/external/angle/src/libGLESv1_CM/
DlibGLESv1_CM.def59 glCompressedTexSubImage2D @57
/external/mesa3d/src/mapi/es1api/
Dgles1-symbols.txt28 glCompressedTexSubImage2D
/external/deqp/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp2444 ctx.glCompressedTexSubImage2D(0, 0, 0, 0, 0, 0, GL_COMPRESSED_RGB8_ETC2, 0, 0); in compressedtexsubimage2d()
2455 ctx.glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 0, 0, GL_COMPRESSED_RGB8_ETC2, 0, 0); in compressedtexsubimage2d()
2460 …ctx.glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 4, 0, 10, 4, GL_COMPRESSED_RGBA8_ETC2_EAC, etc2Eac… in compressedtexsubimage2d()
2465 …ctx.glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 4, 4, 10, GL_COMPRESSED_RGBA8_ETC2_EAC, etc2Eac… in compressedtexsubimage2d()
2470 …ctx.glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 1, 4, 4, GL_COMPRESSED_RGBA8_ETC2_EAC, etc2EacD… in compressedtexsubimage2d()
2472 …ctx.glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 1, 0, 4, 4, GL_COMPRESSED_RGBA8_ETC2_EAC, etc2EacD… in compressedtexsubimage2d()
2474 …ctx.glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 1, 1, 4, 4, GL_COMPRESSED_RGBA8_ETC2_EAC, etc2EacD… in compressedtexsubimage2d()
2492 ctx.glCompressedTexSubImage2D(GL_TEXTURE_2D, -1, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, 0, 0); in compressedtexsubimage2d_neg_level()
2499 ctx.glCompressedTexSubImage2D(faceGL, -1, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, 0, 0); in compressedtexsubimage2d_neg_level()
2519 …ctx.glCompressedTexSubImage2D(GL_TEXTURE_2D, log2MaxTextureSize, 0, 0, 0, 0, GL_COMPRESSED_RGBA8_E… in compressedtexsubimage2d_max_level()
[all …]
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.def55 glCompressedTexSubImage2D @43
DlibGLES_CM.lds56 glCompressedTexSubImage2D;
/external/skia/src/gpu/gl/egl/
DGrGLMakeNativeInterface_egl.cpp43 M(glCompressedTexSubImage2D) in egl_get_gl_proc()
/external/skqp/src/gpu/gl/egl/
DGrGLMakeNativeInterface_egl.cpp43 M(glCompressedTexSubImage2D) in egl_get_gl_proc()
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.def25 glCompressedTexSubImage2D @23
DlibGLESv2.lds26 glCompressedTexSubImage2D;
/external/mesa3d/src/mapi/es2api/
Dgles2-symbols.txt49 glCompressedTexSubImage2D
/external/deqp/framework/opengl/wrapper/
DglwInitES20Direct.inl28 gl->compressedTexSubImage2D = &glCompressedTexSubImage2D;
DglwInitES30Direct.inl42 gl->compressedTexSubImage2D = &glCompressedTexSubImage2D;
/external/mesa3d/docs/relnotes/
D4.059 glCompressedTexSubImage2D
/external/angle/src/tests/perf_tests/
DTextureUploadPerf.cpp321 glCompressedTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, params.subImageSize, params.subImageSize, in drawBenchmark()

1234