Home
last modified time | relevance | path

Searched defs:setDepthBounds (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp207 void setDepthBounds (const DeviceInterface* vkd, VkCommandBuffer cmdBuffer, const DynamicStateData*) in setDepthBounds() function
/external/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp1433 void CommandBuffer::setDepthBounds(float minDepthBounds, float maxDepthBounds) in setDepthBounds() function in vk::CommandBuffer