Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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 …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp189 struct PerPass struct
191 VkSampleCountFlagBits numSamples; //!< Pipeline samples
193 deInt32 floatColor1Location;
194 deInt32 floatColor2Location;
195 deInt32 intColorLocation;
196 bool hasDepthStencil;
198 bool resolveFloatColor1;
199 bool resolveFloatColor2;
200 bool resolveIntColor;
201 bool resolveDepthStencil;
[all …]