Searched refs:hasEmulatedImageFormat (Results 1 – 3 of 3) sorted by relevance
116 bool hasEmulatedImageFormat() const { return actualImageFormatID != intendedFormatID; } in hasEmulatedImageFormat() function
116 if (srcFormat.hasEmulatedImageFormat() || destFormat.hasEmulatedImageFormat()) in CanCopyWithTransferForCopyTexture()
766 (!srcFormat.hasEmulatedImageFormat() && !destFormat.hasEmulatedImageFormat()) || in CanCopyWithTransferForCopyImage()782 const bool isEmulatedFormat = imageFormat->hasEmulatedImageFormat(); in CanCopyWithTransformForReadPixels()