Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h1007 bool hasWriteAccess() const { return HasResourceWriteAccess(mAccess); } in hasWriteAccess() function
1565 return mDepthAttachment.hasWriteAccess() || in hasDepthWriteOrClear()
1571 return mStencilAttachment.hasWriteAccess() || in hasStencilWriteOrClear()