Searched defs:BlitData (Results 1 – 1 of 1) sorted by relevance
392 struct BlitData { struct393 const GpuImagePlatformDataGL& iPlat;394 const GpuImageDesc& imageDesc;395 const BufferImageCopy& bufferImageCopy;396 uintptr_t data { 0 };397 uint64_t size { 0 };398 uint64_t sizeOfData { 0 };399 bool compressed { false };