OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EAC_SIGNED_RG11
(Results
1 - 5
of
5
) sorted by null
/external/deqp/framework/common/
tcuCompressedTexture.hpp
49
EAC_SIGNED_RG11
,
tcuCompressedTexture.cpp
75
case CompressedTexture::
EAC_SIGNED_RG11
:
229
case
EAC_SIGNED_RG11
: blockSizeMultiplier = 2; break;
273
case
EAC_SIGNED_RG11
: return TextureFormat(TextureFormat::RG, TextureFormat::SNORM_INT16);
[
all
...]
/external/deqp/modules/gles3/functional/
es3fTextureWrapTests.cpp
478
{ "
eac_signed_rg11
", CompressedTexture::
EAC_SIGNED_RG11
, },
es3fTextureFormatTests.cpp
[
all
...]
/external/deqp/framework/opengl/
gluTextureUtil.cpp
235
case tcu::CompressedTexture::
EAC_SIGNED_RG11
: return GL_COMPRESSED_SIGNED_RG11_EAC;
[
all
...]
Completed in 444 milliseconds