Searched refs:subresourceRangeDepthStencil (Results 1 – 2 of 2) sorted by relevance
288 …const ImageSubresourceRange subresourceRangeDepthStencil[2] = { vk::VK_IMAGE_ASPECT_DEPTH_BIT, vk:… in beginRenderPassWithClearColor() local291 …k::VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, &depthStencilClearValue, 2, subresourceRangeDepthStencil); in beginRenderPassWithClearColor()
316 …const ImageSubresourceRange subresourceRangeDepthStencil[2] = { vk::VK_IMAGE_ASPECT_DEPTH_BIT, vk:… in beginRenderPassWithClearColor() local318 …k::VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, &depthStencilClearValue, 2, subresourceRangeDepthStencil); in beginRenderPassWithClearColor()