OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASTC_5x4_RGBA
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/common/
tcuCompressedTexture.hpp
58
ASTC_5x4_RGBA
,
tcuCompressedTexture.cpp
94
case CompressedTexture::
ASTC_5x4_RGBA
:
158
case CompressedTexture::
ASTC_5x4_RGBA
: return IVec3(5, 4, 1);
[
all
...]
/external/deqp/framework/opengl/
gluTextureUtil.cpp
244
case tcu::CompressedTexture::
ASTC_5x4_RGBA
: return GL_COMPRESSED_RGBA_ASTC_5x4_KHR;
[
all
...]
Completed in 47 milliseconds