Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp359 angle::FormatID attachmentFormatID = desc[colorIndexGL]; in DeriveRenderingInfo() local
450 const angle::FormatID attachmentFormatID = desc[depthStencilIndexGL]; in DeriveRenderingInfo() local
7596 angle::FormatID attachmentFormatID = desc[colorIndexGL]; in MakeRenderPass() local
7685 angle::FormatID attachmentFormatID = desc[depthStencilIndexGL]; in MakeRenderPass() local
7732 angle::FormatID attachmentFormatID = desc[colorIndexGL]; in MakeRenderPass() local
7794 angle::FormatID attachmentFormatID = desc[depthStencilIndexGL]; in MakeRenderPass() local
Dvk_helpers.cpp2969 const angle::FormatID attachmentFormatID = mRenderPassDesc[depthStencilIndexGL]; in finalizeDepthStencilLoadStore() local