Searched defs:depthStencilClearValue (Results 1 – 7 of 7) sorted by relevance
275 const vk::VkClearDepthStencilValue depthStencilClearValue = {0.0f, 0}; in beginRenderPass() local
352 const vk::VkClearDepthStencilValue depthStencilClearValue = {0.0f, 0}; in beginRenderPassWithClearColor() local
389 const vk::VkClearDepthStencilValue depthStencilClearValue = {0.0f, 0}; in beginRenderPassWithClearColor() local
114 VkClearDepthStencilValue depthStencilClearValue; member
1050 const VkClearValue depthStencilClearValue = in beginRendering() local
1064 const VkClearValue &depthStencilClearValue, const VkRect2D &clearRect) in recordClearAttachments()
4673 VkClearValue depthStencilClearValue; in initialize() local