OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ETC2_SRGB8
(Results
1 - 5
of
5
) sorted by null
/external/deqp/framework/common/
tcuCompressedTexture.hpp
51
ETC2_SRGB8
,
tcuCompressedTexture.cpp
77
case CompressedTexture::
ETC2_SRGB8
:
231
case
ETC2_SRGB8
: blockSizeMultiplier = 1; break;
275
case
ETC2_SRGB8
: return TextureFormat(TextureFormat::sRGB, TextureFormat::UNORM_INT8);
[
all
...]
/external/deqp/modules/gles3/functional/
es3fTextureWrapTests.cpp
480
{ "
etc2_srgb8
", CompressedTexture::
ETC2_SRGB8
, },
es3fTextureFormatTests.cpp
[
all
...]
/external/deqp/framework/opengl/
gluTextureUtil.cpp
237
case tcu::CompressedTexture::
ETC2_SRGB8
: return GL_COMPRESSED_SRGB8_ETC2;
[
all
...]
Completed in 91 milliseconds