Searched refs:initWithLoadStore (Results 1 – 3 of 3) sorted by relevance
1446 void AttachmentOpsArray::initWithLoadStore(size_t index, in initWithLoadStore() function in rx::vk::AttachmentOpsArray1873 ops.initWithLoadStore(colorIndexVk, vk::ImageLayout::ColorAttachment, in addRenderPass()1880 ops.initWithLoadStore(depthStencilIndexVk, vk::ImageLayout::DepthStencilAttachment, in addRenderPass()
157 void initWithLoadStore(size_t index, ImageLayout initialLayout, ImageLayout finalLayout);
1192 renderPassAttachmentOps.initWithLoadStore(0, vk::ImageLayout::ColorAttachment, in startRenderPass()