HomeSort by relevance Sort by last modified time
    Searched defs:TextureSwizzleTests (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles3/functional/
es3fTextureSwizzleTests.hpp 36 class TextureSwizzleTests : public TestCaseGroup
39 TextureSwizzleTests (Context& context);
40 ~TextureSwizzleTests (void);
45 TextureSwizzleTests (const TextureSwizzleTests& other);
46 TextureSwizzleTests& operator= (const TextureSwizzleTests& other);
es3fTextureSwizzleTests.cpp 224 TextureSwizzleTests::TextureSwizzleTests (Context& context)
229 TextureSwizzleTests::~TextureSwizzleTests (void)
233 void TextureSwizzleTests::init (void)

Completed in 986 milliseconds