Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.hpp36 class TextureGatherTests : public TestCaseGroup class
39 TextureGatherTests (Context& context);
43 TextureGatherTests (const TextureGatherTests& other);
44 TextureGatherTests& operator= (const TextureGatherTests& other);
Des31fFunctionalTests.cpp250 addChild(new TextureGatherTests (m_context)); in init()
Des31fTextureGatherTests.cpp2021 TextureGatherTests::TextureGatherTests (Context& context) in TextureGatherTests() function in deqp::gles31::Functional::TextureGatherTests
2042 void TextureGatherTests::init (void) in init()