Searched defs:TextureSwizzle (Results 1 - 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.hpp40 namespace TextureSwizzle namespace in namespace:gl3cts
H A Dgl3cTextureSwizzleTests.cpp47 namespace TextureSwizzle namespace in namespace:gl3cts
4257 addChild(new TextureSwizzle::APIErrorsTest(m_context));
4258 addChild(new TextureSwizzle::IntialStateTest(m_context));
4259 addChild(new TextureSwizzle::SmokeTest(m_context));
4260 addChild(new TextureSwizzle::FunctionalTest(m_context));
/external/deqp/framework/common/
H A DtcuTexture.hpp151 struct TextureSwizzle struct in namespace:tcu
171 const TextureSwizzle& getChannelReadSwizzle (TextureFormat::ChannelOrder order);
174 const TextureSwizzle& getChannelWriteSwizzle (TextureFormat::ChannelOrder order);

Completed in 90 milliseconds