Searched defs:StagingConsumeStruct (Results 1 – 1 of 1) sorted by relevance
127 struct StagingConsumeStruct { struct129 BASE_NS::vector<StagingCopyStruct> bufferToBuffer;131 BASE_NS::vector<StagingCopyStruct> bufferToImage;133 BASE_NS::vector<StagingCopyStruct> imageToBuffer;135 BASE_NS::vector<StagingCopyStruct> imageToImage;137 BASE_NS::vector<StagingCopyStruct> cpuToBuffer;140 BASE_NS::vector<BufferCopy> bufferCopies;142 BASE_NS::vector<BufferImageCopy> bufferImageCopies;144 BASE_NS::vector<ImageCopy> imageCopies;147 ScalingImageDataStruct scalingImageData;