Searched defs:clearDepthStencil (Results 1 – 3 of 3) sorted by relevance
2132 VkClearValue clearDepthStencil = makeClearValueDepthStencil(0.0, 0); in iterate() local2554 const VkClearValue& clearColor, const VkClearValue& clearDepthStencil, in beginDynamicRender()2619 const VkClearValue& clearColor, const VkClearValue& clearDepthStencil) in preRenderCommands()
2739 const VkClearValue& clearDepthStencil, in recordSecondPassContents()
6811 void ImageHelper::clearDepthStencil(Context *context, in clearDepthStencil() function in rx::vk::ImageHelper