Searched defs:GatherCaseBaseParams (Results 1 – 1 of 1) sorted by relevance
990 struct GatherCaseBaseParams struct992 GatherType gatherType;993 OffsetSize offsetSize;994 tcu::TextureFormat textureFormat;995 tcu::Sampler::CompareMode shadowCompareMode;996 tcu::Sampler::WrapMode wrapS;997 tcu::Sampler::WrapMode wrapT;998 MaybeTextureSwizzle textureSwizzle;999 tcu::Sampler::FilterMode minFilter;1000 tcu::Sampler::FilterMode magFilter;[all …]