Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp644 const VkAttachmentReference2KHR &depthStencilRef, in ToSubpassDescription2()
713 VkAttachmentReference2KHR &depthStencilRef = subpassDepthStencilAttachmentRefs[subpass]; in CreateRenderPass2() local