Searched refs:pDepthStencilAttachment_ (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderPassUtil.cpp | 121 const VkAttachmentReference* pDepthStencilAttachment_, in SubpassDescription1() argument 138 pDepthStencilAttachment = pDepthStencilAttachment_; in SubpassDescription1() 152 const VkAttachmentReference2* pDepthStencilAttachment_, in SubpassDescription2() argument 166 pDepthStencilAttachment = pDepthStencilAttachment_; in SubpassDescription2()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTestsUtil.cpp | 123 const VkAttachmentReference* pDepthStencilAttachment_, in SubpassDescription1() argument 140 pDepthStencilAttachment = pDepthStencilAttachment_; in SubpassDescription1() 154 const VkAttachmentReference2* pDepthStencilAttachment_, in SubpassDescription2() argument 168 pDepthStencilAttachment = pDepthStencilAttachment_; in SubpassDescription2()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_structs.hpp | 65354 const VULKAN_HPP_NAMESPACE::AttachmentReference * pDepthStencilAttachment_ = {}, 65364 , pDepthStencilAttachment( pDepthStencilAttachment_ ) 65385 …onst VULKAN_HPP_NAMESPACE::AttachmentReference * pDepthStencilAttachment_ = {}, 65394 , pDepthStencilAttachment( pDepthStencilAttachment_ ) 65501 … const VULKAN_HPP_NAMESPACE::AttachmentReference * pDepthStencilAttachment_ ) VULKAN_HPP_NOEXCEPT in setPDepthStencilAttachment() 65503 pDepthStencilAttachment = pDepthStencilAttachment_; in setPDepthStencilAttachment() 65916 const VULKAN_HPP_NAMESPACE::AttachmentReference2 * pDepthStencilAttachment_ = {}, 65927 , pDepthStencilAttachment( pDepthStencilAttachment_ ) 65949 …onst VULKAN_HPP_NAMESPACE::AttachmentReference2 * pDepthStencilAttachment_ = {}, 65959 , pDepthStencilAttachment( pDepthStencilAttachment_ ) [all …]
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 89388 … const VULKAN_HPP_NAMESPACE::AttachmentReference * pDepthStencilAttachment_ = {}, 89398 , pDepthStencilAttachment( pDepthStencilAttachment_ ) 89414 …mentReference * pDepthStencilAttachment_ = {}, 89423 , pDepthStencilAttachment( pDepthStencilAttachment_ ) 89526 …ilAttachment( const VULKAN_HPP_NAMESPACE::AttachmentReference * pDepthStencilAttachment_ ) VULKAN_… in setPDepthStencilAttachment() 89528 pDepthStencilAttachment = pDepthStencilAttachment_; in setPDepthStencilAttachment() 89992 … const VULKAN_HPP_NAMESPACE::AttachmentReference2 * pDepthStencilAttachment_ = {}, 90005 , pDepthStencilAttachment( pDepthStencilAttachment_ ) 90024 …entReference2 * pDepthStencilAttachment_ = {}, 90036 , pDepthStencilAttachment( pDepthStencilAttachment_ ) [all …]
|