Home
last modified time | relevance | path

Searched defs:unresolveDepth (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp313 bool unresolveDepth, in GetUnresolveFlags()
618 bool unresolveDepth, in InsertPreamble()
684 bool unresolveDepth, in InsertDepthStencilDecorations()
810 void InsertDepthStencilVariableDecl(bool unresolveDepth, in InsertDepthStencilVariableDecl()
868 void InsertDepthStencilUnresolveLoadStore(bool unresolveDepth, in InsertDepthStencilUnresolveLoadStore()
925 bool unresolveDepth, in MakeFragShader()
981 bool unresolveDepth, in GetUnresolveFrag()
DFramebufferVk.cpp2611 const bool unresolveDepth = depthLoadOp == vk::RenderPassLoadOp::Load; in startNewRenderPass() local
2648 const bool unresolveDepth = mRenderPassDesc.hasDepthUnresolveAttachment(); in startNewRenderPass() local
DUtilsVk.h198 bool unresolveDepth; member
Dvk_cache_utils.cpp680 bool unresolveDepth, in CreateRenderPass2()
1493 void RenderPassDesc::packDepthStencilUnresolveAttachment(bool unresolveDepth, bool unresolveStencil) in packDepthStencilUnresolveAttachment()