Home
last modified time | relevance | path

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

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