Lines Matching defs:imageLayout
920 bool IsShaderReadOnlyLayout(const ImageMemoryBarrierData &imageLayout) in IsShaderReadOnlyLayout()
1167 VkImageLayout ConvertImageLayoutToVkImageLayout(Renderer *renderer, ImageLayout imageLayout) in ConvertImageLayoutToVkImageLayout()
1691 ImageLayout imageLayout, in imageReadImpl()
1706 ImageLayout imageLayout, in imageWriteImpl()
1720 ImageLayout imageLayout, in updateImageLayoutAndBarrier()
1838 ImageLayout imageLayout, in imageRead()
1863 ImageLayout imageLayout, in imageWrite()
2165 ImageLayout imageLayout, in imageRead()
2179 ImageLayout imageLayout, in imageWrite()
2355 ImageLayout imageLayout; in finalizeColorImageLayout() local
2451 ImageLayout imageLayout; in finalizeDepthStencilImageLayout() local
2528 ImageLayout imageLayout = mRenderPassDesc.hasDepthStencilUnresolveAttachment() in finalizeDepthStencilResolveImageLayout() local
2562 ImageLayout imageLayout = ImageLayout::FragmentShadingRateAttachmentReadOnly; in finalizeFragmentShadingRateImageLayout() local
12332 ImageLayout imageLayout, in onImageRead()
12345 ImageLayout imageLayout, in onImageWrite()
12359 ImageLayout imageLayout, in onImageReadSubresources()