Searched defs:GatherCaseBaseParams (Results 1 – 2 of 2) sorted by relevance
989 struct GatherCaseBaseParams struct991 GatherType gatherType;992 OffsetSize offsetSize;993 tcu::TextureFormat textureFormat;994 tcu::Sampler::CompareMode shadowCompareMode;995 tcu::Sampler::WrapMode wrapS;996 tcu::Sampler::WrapMode wrapT;997 MaybeTextureSwizzle textureSwizzle;998 tcu::Sampler::FilterMode minFilter;999 tcu::Sampler::FilterMode magFilter;[all …]
1001 struct GatherCaseBaseParams struct1003 GatherType gatherType;1004 OffsetSize offsetSize;1005 tcu::TextureFormat textureFormat;1006 tcu::Sampler::CompareMode shadowCompareMode;1007 tcu::Sampler::WrapMode wrapS;1008 tcu::Sampler::WrapMode wrapT;1009 MaybeTextureSwizzle textureSwizzle;1010 tcu::Sampler::FilterMode minFilter;1011 tcu::Sampler::FilterMode magFilter;[all …]