Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp447 const uint32_t depthStencilIndexGL = in DeriveRenderingInfo() local
7683 uint32_t depthStencilIndexGL = static_cast<uint32_t>(desc.depthStencilAttachmentIndex()); in MakeRenderPass() local
7792 uint32_t depthStencilIndexGL = static_cast<uint32_t>(desc.depthStencilAttachmentIndex()); in MakeRenderPass() local
7906 uint32_t depthStencilIndexGL = static_cast<uint32_t>(desc.depthStencilAttachmentIndex()); in MakeRenderPass() local
Dvk_helpers.cpp2967 const uint32_t depthStencilIndexGL = in finalizeDepthStencilLoadStore() local