Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1083 struct GatherCaseBaseParams struct
1085 GatherType gatherType;
1086 OffsetSize offsetSize;
1087 tcu::TextureFormat textureFormat;
1088 tcu::Sampler::CompareMode shadowCompareMode;
1089 tcu::Sampler::WrapMode wrapS;
1090 tcu::Sampler::WrapMode wrapT;
1091 MaybeTextureSwizzle textureSwizzle;
1092 tcu::Sampler::FilterMode minFilter;
1093 tcu::Sampler::FilterMode magFilter;
[all …]