Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp187 struct PerPass struct
189 VkSampleCountFlagBits numSamples; //!< Pipeline samples
191 deInt32 floatColor1Location;
192 deInt32 floatColor2Location;
193 deInt32 intColorLocation;
194 bool hasDepthStencil;
196 bool resolveFloatColor1;
197 bool resolveFloatColor2;
198 bool resolveIntColor;
199 bool resolveDepthStencil;
[all …]