Searched refs:srcIntendedFormat (Results 1 – 2 of 2) sorted by relevance
208 uint32_t GetImageCopyFlags(const angle::Format &srcIntendedFormat, in GetImageCopyFlags() argument213 flags |= GetFormatFlags(srcIntendedFormat, ImageCopy_frag::kSrcIsSint, in GetImageCopyFlags()2739 const angle::Format &srcIntendedFormat = src->getIntendedFormat(); in copyImage() local2812 uint32_t flags = GetImageCopyFlags(srcIntendedFormat, dstIntendedFormat); in copyImage()
849 const angle::Format &srcIntendedFormat = source->getImage().getIntendedFormat(); in copySubTextureImpl() local940 if (srcIntendedFormat.isLUMA()) in copySubTextureImpl()942 pixelReadFunction = srcIntendedFormat.pixelReadFunction; in copySubTextureImpl()