Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1373 void GraphicsPipelineDesc::updateDepthRange(GraphicsPipelineTransitionBits *transition, in updateDepthRange() function in rx::vk::GraphicsPipelineDesc
DContextVk.cpp2490 void ContextVk::updateDepthRange(float nearPlane, float farPlane) in updateDepthRange() function in rx::ContextVk