Home
last modified time | relevance | path

Searched refs:TextureSpecificationTests (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSpecificationTests.hpp36 class TextureSpecificationTests : public TestCaseGroup class
39 TextureSpecificationTests (Context& context);
40 ~TextureSpecificationTests (void);
45 TextureSpecificationTests (const TextureSpecificationTests& other);
46 TextureSpecificationTests& operator= (const TextureSpecificationTests& other);
H A Des3fFunctionalTests.cpp256 addChild(new TextureSpecificationTests (m_context)); in init()
H A Des3fTextureSpecificationTests.cpp3486 TextureSpecificationTests::TextureSpecificationTests (Context& context) in TextureSpecificationTests() function in deqp::gles3::Functional::TextureSpecificationTests
3491 TextureSpecificationTests::~TextureSpecificationTests (void) in ~TextureSpecificationTests()
3495 void TextureSpecificationTests::init (void) in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureSpecificationTests.hpp36 class TextureSpecificationTests : public TestCaseGroup class
39 TextureSpecificationTests (Context& context);
40 ~TextureSpecificationTests (void);
45 TextureSpecificationTests (const TextureSpecificationTests& other);
46 TextureSpecificationTests& operator= (const TextureSpecificationTests& other);
H A Des31fTextureSpecificationTests.cpp766 TextureSpecificationTests::TextureSpecificationTests (Context& context) in TextureSpecificationTests() function in deqp::gles31::Functional::TextureSpecificationTests
771 TextureSpecificationTests::~TextureSpecificationTests (void) in ~TextureSpecificationTests()
775 void TextureSpecificationTests::init (void) in init()
H A Des31fFunctionalTests.cpp372 addChild(new TextureSpecificationTests (m_context)); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureSpecificationTests.hpp36 class TextureSpecificationTests : public TestCaseGroup class
39 TextureSpecificationTests (Context& context);
40 ~TextureSpecificationTests (void);
45 TextureSpecificationTests (const TextureSpecificationTests& other);
46 TextureSpecificationTests& operator= (const TextureSpecificationTests& other);
H A Des2fFunctionalTests.cpp185 addChild(new TextureSpecificationTests (m_context)); in init()
H A Des2fTextureSpecificationTests.cpp1570 TextureSpecificationTests::TextureSpecificationTests (Context& context) in TextureSpecificationTests() function in deqp::gles2::Functional::TextureSpecificationTests
1575 TextureSpecificationTests::~TextureSpecificationTests (void) in ~TextureSpecificationTests()
1579 void TextureSpecificationTests::init (void) in init()

Completed in 17 milliseconds