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);
2424 void generateBlockCaseTestData (vector<deUint8>& dst, CompressedTexFormat format, BlockTestType tes… in generateBlockCaseTestData()2973 const char* getBlockTestTypeName (BlockTestType testType) in getBlockTestTypeName()2995 const char* getBlockTestTypeDescription (BlockTestType testType) in getBlockTestTypeDescription()3017 bool isBlockTestTypeHDROnly (BlockTestType testType) in isBlockTestTypeHDROnly()3024 Vec4 getBlockTestTypeColorScale (BlockTestType testType) in getBlockTestTypeColorScale()3035 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()
108 const astc::BlockTestType blockTestType = (astc::BlockTestType)blockTestTypeNdx; in iterate()