OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASTC_10x5_RGBA
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/common/
tcuCompressedTexture.hpp
65
ASTC_10x5_RGBA
,
tcuCompressedTexture.cpp
101
case CompressedTexture::
ASTC_10x5_RGBA
:
165
case CompressedTexture::
ASTC_10x5_RGBA
: return IVec3(10, 5, 1);
[
all
...]
/external/deqp/framework/opengl/
gluTextureUtil.cpp
251
case tcu::CompressedTexture::
ASTC_10x5_RGBA
: return GL_COMPRESSED_RGBA_ASTC_10x5_KHR;
[
all
...]
Completed in 34 milliseconds