Searched refs:MaybeTextureSwizzle (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp195 struct MaybeTextureSwizzle struct in namespace:deqp::gles31::Functional::__anon4905
198 static MaybeTextureSwizzle createNoneTextureSwizzle (void);
199 static MaybeTextureSwizzle createSomeTextureSwizzle (void);
209 MaybeTextureSwizzle (void);
215 static std::ostream& operator<< (std::ostream& stream, const MaybeTextureSwizzle& comp)
229 MaybeTextureSwizzle MaybeTextureSwizzle::createNoneTextureSwizzle (void)
231 MaybeTextureSwizzle swizzle;
242 MaybeTextureSwizzle MaybeTextureSwizzle
284 MaybeTextureSwizzle::MaybeTextureSwizzle (void) function in class:deqp::gles31::Functional::__anon4905::MaybeTextureSwizzle
[all...]
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp240 struct MaybeTextureSwizzle struct in namespace:vkt::sr::__anon3991
243 static MaybeTextureSwizzle createNoneTextureSwizzle (void);
244 static MaybeTextureSwizzle createSomeTextureSwizzle (void);
254 MaybeTextureSwizzle (void);
260 static std::ostream& operator<< (std::ostream& stream, const MaybeTextureSwizzle& comp)
274 MaybeTextureSwizzle MaybeTextureSwizzle::createNoneTextureSwizzle (void)
276 MaybeTextureSwizzle swizzle;
287 MaybeTextureSwizzle MaybeTextureSwizzle
329 MaybeTextureSwizzle::MaybeTextureSwizzle (void) function in class:vkt::sr::__anon3991::MaybeTextureSwizzle
[all...]

Completed in 131 milliseconds