Searched defs:GatherCaseBaseParams (Results 1 – 1 of 1) sorted by relevance
1083 struct GatherCaseBaseParams struct1085 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 …]