Searched defs:clearDepthStencil (Results 1 – 3 of 3) sorted by relevance
2366 VkClearValue clearDepthStencil = makeClearValueDepthStencil(0.0, 0); in iterate() local3022 … const VkClearValue &clearColor, const VkClearValue &clearDepthStencil, in beginDynamicRender()3088 const VkClearValue &clearDepthStencil) in preRenderCommands()
2878 const VkClearValue &clearDepthStencil, const VkRect2D &clearRect) in recordSecondPassContents()
8022 void ImageHelper::clearDepthStencil(Renderer *renderer, in clearDepthStencil() function in rx::vk::ImageHelper