Searched defs:clearDepthValue (Results 1 – 10 of 10) sorted by relevance
207 GLfloat clearDepthValue = 0.5f; in drawBenchmark() local
225 const VkClearValue &clearDepthValue, const VkImageLayout colorImageLayout, in beginRendering()
510 VkClearValue clearDepthValue = makeClearValueDepthStencil(0.0f, 0u); in beginDynamicRender() local
398 const vk::VkClearValue clearDepthValue = vk::makeClearValueDepthStencil(1.0f, 0u); in beginRendering() local
1646 const vk::VkClearValue clearDepthValue = vk::makeClearValueDepthStencil(1.0f, 0u); in iterate() local
159 float clearDepthValue; member
1947 float clearDepthValue; member
3219 const float clearDepthValue, in clearRenderTarget()
4332 const float clearDepthValue, in clearRenderTarget()
2705 const float clearDepthValue = params.depthStencilClearValue.depth; in clearFramebuffer() local