Searched refs:BlockTestType (Results 1 – 6 of 6) sorted by relevance
36 enum BlockTestType enum59 const char* getBlockTestTypeName (BlockTestType testType);60 const char* getBlockTestTypeDescription (BlockTestType testType);61 bool isBlockTestTypeHDROnly (BlockTestType testType);62 Vec4 getBlockTestTypeColorScale (BlockTestType testType);63 Vec4 getBlockTestTypeColorBias (BlockTestType testType);65 …BlockCaseTestData (std::vector<deUint8>& dst, CompressedTexFormat format, BlockTestType testType);
2398 void generateBlockCaseTestData (vector<deUint8>& dst, CompressedTexFormat format, BlockTestType tes… in generateBlockCaseTestData()2940 const char* getBlockTestTypeName (BlockTestType testType) in getBlockTestTypeName()2962 const char* getBlockTestTypeDescription (BlockTestType testType) in getBlockTestTypeDescription()2984 bool isBlockTestTypeHDROnly (BlockTestType testType) in isBlockTestTypeHDROnly()2991 Vec4 getBlockTestTypeColorScale (BlockTestType testType) in getBlockTestTypeColorScale()3002 Vec4 getBlockTestTypeColorBias (BlockTestType testType) in getBlockTestTypeColorBias()
55 tcu::astc::BlockTestType testType,67 const tcu::astc::BlockTestType m_testType;
75 const tcu::astc::BlockTestType astcTestType = (tcu::astc::BlockTestType)astcTestTypeI; in init()
71 using tcu::astc::BlockTestType;372 BlockTestType testType, in ASTCBlockCase2D()
101 const astc::BlockTestType blockTestType = (const astc::BlockTestType)blockTestTypeNdx; in iterate()