HomeSort by relevance Sort by last modified time
    Searched refs:ASTCBlockSizeRemainderCase2D (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles3/functional/
es3fASTCDecompressionCases.hpp 78 class ASTCBlockSizeRemainderCase2D : public TestCase
81 ASTCBlockSizeRemainderCase2D (Context& context,
85 ~ASTCBlockSizeRemainderCase2D (void);
98 ASTCBlockSizeRemainderCase2D (const ASTCBlockSizeRemainderCase2D& other);
99 ASTCBlockSizeRemainderCase2D& operator= (const ASTCBlockSizeRemainderCase2D& other);
es3fASTCDecompressionCases.cpp 521 ASTCBlockSizeRemainderCase2D::ASTCBlockSizeRemainderCase2D (Context& context,
532 ASTCBlockSizeRemainderCase2D::~ASTCBlockSizeRemainderCase2D (void)
534 ASTCBlockSizeRemainderCase2D::deinit();
537 void ASTCBlockSizeRemainderCase2D::init (void)
543 void ASTCBlockSizeRemainderCase2D::deinit (void)
548 ASTCBlockSizeRemainderCase2D::IterateResult ASTCBlockSizeRemainderCase2D::iterate (void)
es3fCompressedTextureTests.cpp 105 blockSizeRemainderGroup->addChild(new ASTCBlockSizeRemainderCase2D(m_context, getASTCFormatShortName(format).c_str(), glu::getCompressedTextureFormatName(glu::getGLFormat(format)), format));

Completed in 4365 milliseconds