Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureBufferCase.hpp63 class TextureBufferCase : public tcu::TestCase class
66 TextureBufferCase (tcu::TestContext& testCtx,
78 ~TextureBufferCase (void);
DglsTextureBufferCase.cpp929 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/
Des31fTextureBufferTests.cpp44 using deqp::gls::TextureBufferCase;
668 …renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests()
677 …renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests()
687 …renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests()
709 …modifyTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests()
718 …modifyTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests()
728 …modifyTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests()
751 …modifyTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests()
774 …renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext… in createTextureBufferTests()