Home
last modified time | relevance | path

Searched defs:textureSwizzle (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1091 MaybeTextureSwizzle textureSwizzle; member
2092 …ler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle &textureSwizzle, in TextureGather2DCase()
2315 …ler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle &textureSwizzle, in TextureGather2DArrayCase()
2547 const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle &textureSwizzle, in TextureGatherCubeCase()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp1072 …::Sampler::WrapMode wrapS, tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle &textureSwizzle, in TextureGatherCase()