Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.cpp438 const uint32_t depthStencilIndexGL = in DeriveRenderingInfo() local
7575 uint32_t depthStencilIndexGL = static_cast<uint32_t>(desc.depthStencilAttachmentIndex()); in MakeRenderPass() local
7679 uint32_t depthStencilIndexGL = static_cast<uint32_t>(desc.depthStencilAttachmentIndex()); in MakeRenderPass() local
7793 uint32_t depthStencilIndexGL = static_cast<uint32_t>(desc.depthStencilAttachmentIndex()); in MakeRenderPass() local
H A Dvk_helpers.cpp2870 const uint32_t depthStencilIndexGL = in finalizeDepthStencilLoadStore() local