OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ETC2_RGB8_PUNCHTHROUGH_ALPHA1
(Results
1 - 5
of
5
) sorted by null
/external/deqp/framework/common/
tcuCompressedTexture.hpp
52
ETC2_RGB8_PUNCHTHROUGH_ALPHA1
,
tcuCompressedTexture.cpp
78
case CompressedTexture::
ETC2_RGB8_PUNCHTHROUGH_ALPHA1
:
232
case
ETC2_RGB8_PUNCHTHROUGH_ALPHA1
: blockSizeMultiplier = 1; break;
276
case
ETC2_RGB8_PUNCHTHROUGH_ALPHA1
: return TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT8);
[
all
...]
/external/deqp/modules/gles3/functional/
es3fTextureWrapTests.cpp
481
{ "
etc2_rgb8_punchthrough_alpha1
", CompressedTexture::
ETC2_RGB8_PUNCHTHROUGH_ALPHA1
, },
es3fTextureFormatTests.cpp
[
all
...]
/external/deqp/framework/opengl/
gluTextureUtil.cpp
238
case tcu::CompressedTexture::
ETC2_RGB8_PUNCHTHROUGH_ALPHA1
: return GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2;
[
all
...]
Completed in 97 milliseconds