OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASTC_8x8_RGBA
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/common/
tcuCompressedTexture.hpp
64
ASTC_8x8_RGBA
,
tcuCompressedTexture.cpp
100
case CompressedTexture::
ASTC_8x8_RGBA
:
164
case CompressedTexture::
ASTC_8x8_RGBA
: return IVec3(8, 8, 1);
[
all
...]
/external/deqp/framework/opengl/
gluTextureUtil.cpp
250
case tcu::CompressedTexture::
ASTC_8x8_RGBA
: return GL_COMPRESSED_RGBA_ASTC_8x8_KHR;
[
all
...]
Completed in 33 milliseconds