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 | 67015 const VULKAN_HPP_NAMESPACE::AttachmentReference * pDepthStencilAttachment_ = {}, 67025 , pDepthStencilAttachment( pDepthStencilAttachment_ ) 67046 …onst VULKAN_HPP_NAMESPACE::AttachmentReference * pDepthStencilAttachment_ = {}, 67055 , pDepthStencilAttachment( pDepthStencilAttachment_ ) 67165 … const VULKAN_HPP_NAMESPACE::AttachmentReference * pDepthStencilAttachment_ ) VULKAN_HPP_NOEXCEPT in setPDepthStencilAttachment() 67167 pDepthStencilAttachment = pDepthStencilAttachment_; in setPDepthStencilAttachment() 67588 const VULKAN_HPP_NAMESPACE::AttachmentReference2 * pDepthStencilAttachment_ = {}, 67599 , pDepthStencilAttachment( pDepthStencilAttachment_ ) 67621 …onst VULKAN_HPP_NAMESPACE::AttachmentReference2 * pDepthStencilAttachment_ = {}, 67631 , pDepthStencilAttachment( pDepthStencilAttachment_ ) [all …]
|