OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EAC_SIGNED_R11
(Results
1 - 5
of
5
) sorted by null
/external/deqp/framework/common/
tcuCompressedTexture.hpp
47
EAC_SIGNED_R11
,
tcuCompressedTexture.cpp
73
case CompressedTexture::
EAC_SIGNED_R11
:
227
case
EAC_SIGNED_R11
: blockSizeMultiplier = 1; break;
271
case
EAC_SIGNED_R11
: return TextureFormat(TextureFormat::R, TextureFormat::SNORM_INT16);
[
all
...]
/external/deqp/modules/gles3/functional/
es3fTextureWrapTests.cpp
476
{ "
eac_signed_r11
", CompressedTexture::
EAC_SIGNED_R11
, },
es3fTextureFormatTests.cpp
[
all
...]
/external/deqp/framework/opengl/
gluTextureUtil.cpp
233
case tcu::CompressedTexture::
EAC_SIGNED_R11
: return GL_COMPRESSED_SIGNED_R11_EAC;
[
all
...]
Completed in 39 milliseconds