Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp5203 void ContextVk::updateDepthTestEnabled(const gl::State &glState) in updateDepthTestEnabled() function in rx::ContextVk
H A Dvk_cache_utils.cpp4610 void GraphicsPipelineDesc::updateDepthTestEnabled(GraphicsPipelineTransitionBits *transition, in updateDepthTestEnabled() function in rx::vk::GraphicsPipelineDesc