Searched refs:subresourceRangeDepthStencil (Results 1 – 2 of 2) sorted by relevance
297 …const ImageSubresourceRange subresourceRangeDepthStencil[2] = { vk::VK_IMAGE_ASPECT_DEPTH_BIT, vk:… in beginRenderPassWithClearColor() local300 …k::VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, &depthStencilClearValue, 2, subresourceRangeDepthStencil); in beginRenderPassWithClearColor()
324 …const ImageSubresourceRange subresourceRangeDepthStencil[2] = { vk::VK_IMAGE_ASPECT_DEPTH_BIT, vk:… in beginRenderPassWithClearColor() local326 …k::VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, &depthStencilClearValue, 2, subresourceRangeDepthStencil); in beginRenderPassWithClearColor()