Searched refs:local_pDepthStencil (Results 1 – 1 of 1) sorted by relevance
8950 VkClearDepthStencilValue* local_pDepthStencil; in vkCmdClearDepthStencilImage() local8956 local_pDepthStencil = nullptr; in vkCmdClearDepthStencilImage()8959 …local_pDepthStencil = (VkClearDepthStencilValue*)pool->alloc(sizeof(const VkClearDepthStencilValue… in vkCmdClearDepthStencilImage()8960 …py_VkClearDepthStencilValue(pool, pDepthStencil, (VkClearDepthStencilValue*)(local_pDepthStencil)); in vkCmdClearDepthStencilImage()8972 if (local_pDepthStencil) in vkCmdClearDepthStencilImage()8974 …ost_VkClearDepthStencilValue(mImpl->resources(), (VkClearDepthStencilValue*)(local_pDepthStencil)); in vkCmdClearDepthStencilImage()8992 …marshal_VkClearDepthStencilValue(countingStream, (VkClearDepthStencilValue*)(local_pDepthStencil)); in vkCmdClearDepthStencilImage()9011 marshal_VkClearDepthStencilValue(stream, (VkClearDepthStencilValue*)(local_pDepthStencil)); in vkCmdClearDepthStencilImage()