Searched refs:setDepthBounds (Results 1 – 4 of 4) sorted by relevance
95 void setDepthBounds(float minDepthBounds, float maxDepthBounds);
1433 void CommandBuffer::setDepthBounds(float minDepthBounds, float maxDepthBounds) in setDepthBounds() function in vk::CommandBuffer
2478 vk::Cast(commandBuffer)->setDepthBounds(minDepthBounds, maxDepthBounds); in vkCmdSetDepthBounds()
207 void setDepthBounds (const DeviceInterface* vkd, VkCommandBuffer cmdBuffer, const DynamicStateData*) in setDepthBounds() function465 { VK_DYNAMIC_STATE_DEPTH_BOUNDS, { {}, setDepthBounds } }, in getDynamicStateInfo()