Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1001 struct GatherCaseBaseParams struct
1003 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 …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1001 struct GatherCaseBaseParams struct
1003 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 …]