Home
last modified time | relevance | path

Searched refs:ASTCBlockTestType (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.hpp47 enum ASTCBlockTestType enum
72 ASTCBlockTestType testType,
86 const ASTCBlockTestType m_testType;
129 const char* getBlockTestTypeName (ASTCBlockTestType testType);
130 const char* getBlockTestTypeDescription (ASTCBlockTestType testType);
131 bool isBlockTestTypeHDROnly (ASTCBlockTestType testType);
Des3fCompressedTextureTests.cpp75 const ASTCBlockTestType astcTestType = (ASTCBlockTestType)astcTestTypeI; in init()
Des3fASTCDecompressionCases.cpp916 static Vec4 getBlockTestTypeColorScale (ASTCBlockTestType testType) in getBlockTestTypeColorScale()
927 static Vec4 getBlockTestTypeColorBias (ASTCBlockTestType testType) in getBlockTestTypeColorBias()
937 …ateBlockCaseTestData (vector<deUint8>& dst, CompressedTexFormat format, ASTCBlockTestType testType) in generateBlockCaseTestData()
1750 ASTCBlockTestType testType, in ASTCBlockCase2D()
2026 const char* getBlockTestTypeName (ASTCBlockTestType testType) in getBlockTestTypeName()
2048 const char* getBlockTestTypeDescription (ASTCBlockTestType testType) in getBlockTestTypeDescription()
2070 bool isBlockTestTypeHDROnly (ASTCBlockTestType testType) in isBlockTestTypeHDROnly()