Searched defs:TextureSwizzleTests (Results 1 - 2 of 2) sorted by path

/external/deqp/modules/gles3/functional/
H A Des3fTextureSwizzleTests.cpp224 TextureSwizzleTests::TextureSwizzleTests (Context& context) function in class:deqp::gles3::Functional::TextureSwizzleTests
229 TextureSwizzleTests::~TextureSwizzleTests (void)
233 void TextureSwizzleTests::init (void)
H A Des3fTextureSwizzleTests.hpp36 class TextureSwizzleTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 TextureSwizzleTests (Context& context);
40 ~TextureSwizzleTests (void);
45 TextureSwizzleTests (const TextureSwizzleTests& other);
46 TextureSwizzleTests& operator= (const TextureSwizzleTests& other);

Completed in 228 milliseconds