OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASTC_12x10_RGBA
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/common/
tcuCompressedTexture.hpp
69
ASTC_12x10_RGBA
,
tcuCompressedTexture.cpp
105
case CompressedTexture::
ASTC_12x10_RGBA
:
169
case CompressedTexture::
ASTC_12x10_RGBA
: return IVec3(12, 10, 1);
[
all
...]
/external/deqp/framework/opengl/
gluTextureUtil.cpp
255
case tcu::CompressedTexture::
ASTC_12x10_RGBA
: return GL_COMPRESSED_RGBA_ASTC_12x10_KHR;
[
all
...]
Completed in 3014 milliseconds