What does Intel IPP status 46 (ippStsNoAntialiasing) mean?

 
Could be also:
ConstantTypeOS
KERN_NOT_SUPPORTEDKern returnMac
EL3HLTerrnoLinux
EPFNOSUPPORTerrnoMac
ENOLCKerrnoSolaris
DATA_BUS_ERRORBugCheck CodeWindows
Previous Next
ippStsLLADisabled ippStsRepetitiveSrcData

ippStsNoAntialiasing

This warning describes a rendering-mode limitation. The operation can still have a valid geometry and ROI, but the selected primitive or mode does not support antialiased output.

It is most useful when UI or image-processing wrappers expose an antialiasing flag that is not legal for every primitive, pixel format, or drawing path.

Diagnostic focus

  • Log the primitive, pixel format, interpolation or draw mode, and antialiasing flag.
  • Do not confuse it with invalid coordinates; those are reported by ROI, rectangle, or out-of-range statuses.
  • Decide explicitly whether aliased output is acceptable for this call.

Intel IPP Error Reporting


Looking for a different code? Search another status or error code.