Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp960 const VkAttachmentReference* depthStencilRef = &attachmentReferences.back(); in draw() local
1600 …const VkAttachmentReference depthStencilRef = makeAttachmentReference(1u, VK_IMAGE_LAYOUT_DEPTH_ST… in drawResolve() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp960 const VkAttachmentReference* depthStencilRef = &attachmentReferences.back(); in draw() local
1600 …const VkAttachmentReference depthStencilRef = makeAttachmentReference(1u, VK_IMAGE_LAYOUT_DEPTH_ST… in drawResolve() local
/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