Searched refs:TextureBufferCase (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsTextureBufferCase.hpp | 63 class TextureBufferCase : public tcu::TestCase class 66 TextureBufferCase (tcu::TestContext& testCtx, 78 ~TextureBufferCase (void);
|
D | glsTextureBufferCase.cpp | 929 TextureBufferCase::TextureBufferCase (tcu::TestContext& testCtx, in TextureBufferCase() function in deqp::gls::TextureBufferCase 956 TextureBufferCase::~TextureBufferCase (void) in ~TextureBufferCase() 958 TextureBufferCase::deinit(); in ~TextureBufferCase() 961 void TextureBufferCase::init (void) in init() 1008 void TextureBufferCase::deinit (void) in deinit() 1020 tcu::TestCase::IterateResult TextureBufferCase::iterate (void) in iterate()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBufferTests.cpp | 44 using deqp::gls::TextureBufferCase; 661 …renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests() 670 …renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests() 680 …renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests() 702 …modifyTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests() 711 …modifyTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests() 721 …modifyTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests() 744 …modifyTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests() 767 …renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests()
|