Searched refs:dstSubresourceLayer (Results 1 – 1 of 1) sorted by relevance
1669 const ImageSubresourceLayers& dstSubresourceLayer = copy.dstSubresource; in RenderCommand() local1676 …const uint32_t dstLayerCount = (dstSubresourceLayer.layerCount == PipelineStateConstants::GPU_IMAG… in RenderCommand()1678 : dstSubresourceLayer.layerCount; in RenderCommand()1687 (VkImageAspectFlags)dstSubresourceLayer.imageAspectFlags, in RenderCommand()1688 dstSubresourceLayer.mipLevel, in RenderCommand()1689 dstSubresourceLayer.baseArrayLayer, in RenderCommand()