Home
last modified time | relevance | path

Searched refs:mColorUnresolveAttachmentMask (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.h236 return mColorUnresolveAttachmentMask; in getColorUnresolveAttachmentMask()
240 return mColorUnresolveAttachmentMask.test(colorIndexGL); in hasColorUnresolveAttachment()
377 gl::DrawBufferMask mColorUnresolveAttachmentMask; variable
H A Dvk_cache_utils.cpp2895 mColorUnresolveAttachmentMask.set(colorIndexGL); in packColorUnresolveAttachment()
2900 mColorUnresolveAttachmentMask.reset(colorIndexGL); in removeColorUnresolveAttachment()