Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp195 struct PerPass struct
197 VkSampleCountFlagBits numSamples; //!< Pipeline samples
199 int32_t floatColor1Location;
200 int32_t floatColor2Location;
201 int32_t intColorLocation;
202 bool hasDepthStencil;
204 bool resolveFloatColor1;
205 bool resolveFloatColor2;
206 bool resolveIntColor;
207 bool resolveDepthStencil;
[all …]