Home
last modified time | relevance | path

Searched refs:IBAprep_REQUIRE_ALPHA (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimagebufalgo_test.cpp820 CHECK(roi, &dst, &rgba, IBAprep_REQUIRE_ALPHA); in test_IBAprep()
821 CHECK0(roi, &dst, &rgb, IBAprep_REQUIRE_ALPHA); in test_IBAprep()
H A Dimagebufalgo.cpp275 if (prepflags & IBAprep_REQUIRE_ALPHA) { in IBAprep()
1161 const int req = (IBAprep_REQUIRE_SAME_NCHANNELS | IBAprep_REQUIRE_ALPHA in fillholes_pushpull()
H A Dimagebufalgo_pixelmath.cpp1602 IBAprep_REQUIRE_ALPHA | IBAprep_REQUIRE_SAME_NCHANNELS)) in over()
1645 IBAprep_REQUIRE_ALPHA | IBAprep_REQUIRE_Z in zover()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimagebufalgo_test.cpp820 CHECK(roi, &dst, &rgba, IBAprep_REQUIRE_ALPHA); in test_IBAprep()
821 CHECK0(roi, &dst, &rgb, IBAprep_REQUIRE_ALPHA); in test_IBAprep()
H A Dimagebufalgo.cpp275 if (prepflags & IBAprep_REQUIRE_ALPHA) { in IBAprep()
1161 const int req = (IBAprep_REQUIRE_SAME_NCHANNELS | IBAprep_REQUIRE_ALPHA in fillholes_pushpull()
H A Dimagebufalgo_pixelmath.cpp1602 IBAprep_REQUIRE_ALPHA | IBAprep_REQUIRE_SAME_NCHANNELS)) in over()
1645 IBAprep_REQUIRE_ALPHA | IBAprep_REQUIRE_Z in zover()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dimagebufalgo_util.h145 IBAprep_REQUIRE_ALPHA = 1<<0, enumerator
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dimagebufalgo_util.h145 IBAprep_REQUIRE_ALPHA = 1<<0, enumerator