Searched refs:onColorAccess (Results 1 – 5 of 5) sorted by relevance
3305 renderPassCommands->onColorAccess(colorIndexVk, vk::ResourceAccess::ReadWrite); in clearWithCommand()
2031 void onColorAccess(PackedAttachmentIndex packedAttachmentIndex, ResourceAccess access);
1187 renderPassCommands->onColorAccess(colorIndexVk, vk::ResourceAccess::ReadWrite); in UpdateColorAccess()
2450 mRenderPassCommands->onColorAccess(colorIndexVk, colorAccess); in handleDirtyGraphicsColorAccess()
2516 void RenderPassCommandBufferHelper::onColorAccess(PackedAttachmentIndex packedAttachmentIndex, in onColorAccess() function in rx::vk::RenderPassCommandBufferHelper