Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.cpp371 angle::FormatID attachmentFormatID = desc[colorIndexGL]; in DeriveRenderingInfo() local
441 const angle::FormatID attachmentFormatID = desc[depthStencilIndexGL]; in DeriveRenderingInfo() local
7517 angle::FormatID attachmentFormatID = desc[colorIndexGL]; in MakeRenderPass() local
7577 angle::FormatID attachmentFormatID = desc[depthStencilIndexGL]; in MakeRenderPass() local
7624 angle::FormatID attachmentFormatID = desc[colorIndexGL]; in MakeRenderPass() local
7681 angle::FormatID attachmentFormatID = desc[depthStencilIndexGL]; in MakeRenderPass() local
H A Dvk_helpers.cpp2872 const angle::FormatID attachmentFormatID = mRenderPassDesc[depthStencilIndexGL]; in finalizeDepthStencilLoadStore() local