Searched refs:TextureGatherTests (Results 1 – 3 of 3) sorted by relevance
36 class TextureGatherTests : public TestCaseGroup class39 TextureGatherTests (Context& context);43 TextureGatherTests (const TextureGatherTests& other);44 TextureGatherTests& operator= (const TextureGatherTests& other);
250 addChild(new TextureGatherTests (m_context)); in init()
2021 TextureGatherTests::TextureGatherTests (Context& context) in TextureGatherTests() function in deqp::gles31::Functional::TextureGatherTests2042 void TextureGatherTests::init (void) in init()