Home
last modified time | relevance | path

Searched refs:colorAttachmentCount_ (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderPassUtil.cpp118 deUint32 colorAttachmentCount_, in SubpassDescription1() argument
135 colorAttachmentCount = colorAttachmentCount_; in SubpassDescription1()
149 deUint32 colorAttachmentCount_, in SubpassDescription2() argument
163 colorAttachmentCount = colorAttachmentCount_; in SubpassDescription2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp120 deUint32 colorAttachmentCount_, in SubpassDescription1() argument
137 colorAttachmentCount = colorAttachmentCount_; in SubpassDescription1()
151 deUint32 colorAttachmentCount_, in SubpassDescription2() argument
165 colorAttachmentCount = colorAttachmentCount_; in SubpassDescription2()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp6307 …ampleCountInfoAMD( uint32_t colorAttachmentCount_ = {}, in AttachmentSampleCountInfoAMD()
6312 , colorAttachmentCount( colorAttachmentCount_ )
6354 … AttachmentSampleCountInfoAMD & setColorAttachmentCount( uint32_t colorAttachmentCount_ ) VULKAN_H… in setColorAttachmentCount()
6356 colorAttachmentCount = colorAttachmentCount_; in setColorAttachmentCount()
14278 … uint32_t colorAttachmentCount_ = {},
14287 , colorAttachmentCount( colorAttachmentCount_ )
14350 …ufferInheritanceRenderingInfo & setColorAttachmentCount( uint32_t colorAttachmentCount_ ) VULKAN_H… in setColorAttachmentCount()
14352 colorAttachmentCount = colorAttachmentCount_; in setColorAttachmentCount()
83480 … uint32_t colorAttachmentCount_ = {},
83487 , colorAttachmentCount( colorAttachmentCount_ )
[all …]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp65351 uint32_t colorAttachmentCount_ = {},
65361 , colorAttachmentCount( colorAttachmentCount_ )
65458 … SubpassDescription & setColorAttachmentCount( uint32_t colorAttachmentCount_ ) VULKAN_HPP_NOEXCEPT in setColorAttachmentCount()
65460 colorAttachmentCount = colorAttachmentCount_; in setColorAttachmentCount()
65913 uint32_t colorAttachmentCount_ = {},
65924 , colorAttachmentCount( colorAttachmentCount_ )
66035 …SubpassDescription2 & setColorAttachmentCount( uint32_t colorAttachmentCount_ ) VULKAN_HPP_NOEXCEPT in setColorAttachmentCount()
66037 colorAttachmentCount = colorAttachmentCount_; in setColorAttachmentCount()