Home
last modified time | relevance | path

Searched refs:TextureBufferTests (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferTests.hpp39 class TextureBufferTests : public TestCaseGroupBase class
43 TextureBufferTests(glcts::Context& context, const ExtParameters& extParams);
45 virtual ~TextureBufferTests(void) in ~TextureBufferTests()
53 TextureBufferTests(const TextureBufferTests& other);
54 TextureBufferTests& operator=(const TextureBufferTests& other);
H A DesextcTextureBufferTests.cpp49 TextureBufferTests::TextureBufferTests(glcts::Context& context, const ExtParameters& extParams) in TextureBufferTests() function in glcts::TextureBufferTests
57 void TextureBufferTests::init(void) in init()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestPackage.cpp143 addChild(new glcts::TextureBufferTests(getContext(), extParams)); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
H A Des32cTestPackage.cpp177 coreGroup->addChild(new glcts::TextureBufferTests(getContext(), extParams)); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTestPackages.cpp371 addChild(new glcts::TextureBufferTests(getContext(), extParams)); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTestPackage.cpp228 coreGroup->addChild(new glcts::TextureBufferTests(getContext(), extParams)); in init()

Completed in 4 milliseconds