Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h182 return mColorUnresolveAttachmentMask; in getColorUnresolveAttachmentMask()
186 return mColorUnresolveAttachmentMask.test(colorIndexGL); in hasColorUnresolveAttachment()
256 gl::DrawBufferMask mColorUnresolveAttachmentMask; variable
Dvk_cache_utils.cpp1455 mColorUnresolveAttachmentMask.set(colorIndexGL); in packColorUnresolveAttachment()
1460 mColorUnresolveAttachmentMask.reset(colorIndexGL); in removeColorUnresolveAttachment()