OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASTC_12x12_RGBA
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/common/
tcuCompressedTexture.hpp
70
ASTC_12x12_RGBA
,
tcuCompressedTexture.cpp
106
case CompressedTexture::
ASTC_12x12_RGBA
:
170
case CompressedTexture::
ASTC_12x12_RGBA
: return IVec3(12, 12, 1);
[
all
...]
/external/deqp/framework/opengl/
gluTextureUtil.cpp
256
case tcu::CompressedTexture::
ASTC_12x12_RGBA
: return GL_COMPRESSED_RGBA_ASTC_12x12_KHR;
[
all
...]
Completed in 1359 milliseconds