Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp211 struct MaybeTextureSwizzle struct
225 MaybeTextureSwizzle (void);
245 MaybeTextureSwizzle MaybeTextureSwizzle::createNoneTextureSwizzle (void) in createNoneTextureSwizzle()
247 MaybeTextureSwizzle swizzle; in createNoneTextureSwizzle()
258 MaybeTextureSwizzle MaybeTextureSwizzle::createSomeTextureSwizzle (void) in createSomeTextureSwizzle()
260 MaybeTextureSwizzle swizzle; in createSomeTextureSwizzle()
271 bool MaybeTextureSwizzle::isSome (void) const in isSome()
276 bool MaybeTextureSwizzle::isNone (void) const in isNone()
300 MaybeTextureSwizzle::MaybeTextureSwizzle (void) in MaybeTextureSwizzle() function in deqp::gles31::Functional::__anond2694a850111::MaybeTextureSwizzle
1648 const MaybeTextureSwizzle& texSwizzle, in TextureGather2DCase()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp242 struct MaybeTextureSwizzle struct
256 MaybeTextureSwizzle (void);
276 MaybeTextureSwizzle MaybeTextureSwizzle::createNoneTextureSwizzle (void) in createNoneTextureSwizzle()
278 MaybeTextureSwizzle swizzle; in createNoneTextureSwizzle()
289 MaybeTextureSwizzle MaybeTextureSwizzle::createSomeTextureSwizzle (void) in createSomeTextureSwizzle()
291 MaybeTextureSwizzle swizzle; in createSomeTextureSwizzle()
302 bool MaybeTextureSwizzle::isSome (void) const in isSome()
307 bool MaybeTextureSwizzle::isNone (void) const in isNone()
331 MaybeTextureSwizzle::MaybeTextureSwizzle (void) in MaybeTextureSwizzle() function in vkt::sr::__anon3ac229110111::MaybeTextureSwizzle
1008 MaybeTextureSwizzle textureSwizzle;
[all …]