Home
last modified time | relevance | path

Searched refs:flag_true_if_should_unpremultiply (Results 1 – 25 of 108) sorted by relevance

12345

/dports/misc/usd/USD-21.11/pxr/imaging/hio/stb/
H A Dstb_image.patch43 -STBIDEF void stbi__unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply)
44 +STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply)
46 stbi__unpremultiply_on_load_local = flag_true_if_should_unpremultiply;
H A Dstb_image.h508 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
520 STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply);
4942 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
4944 stbi__unpremultiply_on_load_global = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
4959 STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load_thread() argument
4961 stbi__unpremultiply_on_load_local = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load_thread()
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/include/stb_image/
H A Dstb_image.h288 extern void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.h285 extern void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.h285 extern void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/image/
H A Dstb_image.h324 extern void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/zxing/
H A D0003-Update-stb_image-from-2.25-to-2.27.patch156 +STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply);
705 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply)
707 - stbi__unpremultiply_on_load = flag_true_if_should_unpremultiply;
708 + stbi__unpremultiply_on_load_global = flag_true_if_should_unpremultiply;
724 +STBIDEF void stbi__unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply)
726 + stbi__unpremultiply_on_load_local = flag_true_if_should_unpremultiply;
/dports/graphics/aloadimage/arcan-0.6.1/src/engine/external/
H A Dstb_image.h508 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
520 STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply);
4941 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
4943 stbi__unpremultiply_on_load_global = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
4958 STBIDEF void stbi__unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply) in stbi__unpremultiply_on_load_thread() argument
4960 stbi__unpremultiply_on_load_local = flag_true_if_should_unpremultiply; in stbi__unpremultiply_on_load_thread()
/dports/graphics/aloadimage/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h508 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
520 STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply);
4941 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
4943 stbi__unpremultiply_on_load_global = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
4958 STBIDEF void stbi__unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply) in stbi__unpremultiply_on_load_thread() argument
4960 stbi__unpremultiply_on_load_local = flag_true_if_should_unpremultiply; in stbi__unpremultiply_on_load_thread()
/dports/sysutils/acfgfs/arcan-0.6.1/src/engine/external/
H A Dstb_image.h508 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
520 STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply);
4941 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
4943 stbi__unpremultiply_on_load_global = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
4958 STBIDEF void stbi__unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply) in stbi__unpremultiply_on_load_thread() argument
4960 stbi__unpremultiply_on_load_local = flag_true_if_should_unpremultiply; in stbi__unpremultiply_on_load_thread()
/dports/sysutils/acfgfs/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h508 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
520 STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply);
4941 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
4943 stbi__unpremultiply_on_load_global = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
4958 STBIDEF void stbi__unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply) in stbi__unpremultiply_on_load_thread() argument
4960 stbi__unpremultiply_on_load_local = flag_true_if_should_unpremultiply; in stbi__unpremultiply_on_load_thread()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h508 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
520 STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply);
4941 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
4943 stbi__unpremultiply_on_load_global = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
4958 STBIDEF void stbi__unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply) in stbi__unpremultiply_on_load_thread() argument
4960 stbi__unpremultiply_on_load_local = flag_true_if_should_unpremultiply; in stbi__unpremultiply_on_load_thread()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/stb_image/
H A Dstb_image.h508 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
520 STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply);
4934 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
4936 stbi__unpremultiply_on_load_global = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
4951 STBIDEF void stbi__unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply) in stbi__unpremultiply_on_load_thread() argument
4953 stbi__unpremultiply_on_load_local = flag_true_if_should_unpremultiply; in stbi__unpremultiply_on_load_thread()
/dports/x11/aclip/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h508 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
520 STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply);
4941 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
4943 stbi__unpremultiply_on_load_global = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
4958 STBIDEF void stbi__unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply) in stbi__unpremultiply_on_load_thread() argument
4960 stbi__unpremultiply_on_load_local = flag_true_if_should_unpremultiply; in stbi__unpremultiply_on_load_thread()
/dports/x11/aclip/arcan-0.6.1/src/engine/external/
H A Dstb_image.h508 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
520 STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply);
4941 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
4943 stbi__unpremultiply_on_load_global = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
4958 STBIDEF void stbi__unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply) in stbi__unpremultiply_on_load_thread() argument
4960 stbi__unpremultiply_on_load_local = flag_true_if_should_unpremultiply; in stbi__unpremultiply_on_load_thread()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/engine/external/
H A Dstb_image.h508 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
520 STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply);
4941 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
4943 stbi__unpremultiply_on_load_global = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
4958 STBIDEF void stbi__unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply) in stbi__unpremultiply_on_load_thread() argument
4960 stbi__unpremultiply_on_load_local = flag_true_if_should_unpremultiply; in stbi__unpremultiply_on_load_thread()
/dports/devel/stb/stb-f54acd4/deprecated/
H A Dstb_image.c292 extern void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
2649 void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
2651 stbi_unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ImageCodecModules/STB/
H A Dstb_image.cpp288 extern void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
2626 void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
2628 stbi_unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h296 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
2638 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
2640 stbi__unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h296 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
2638 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
2640 stbi__unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h296 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
2638 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
2640 stbi__unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
/dports/net-im/uTox/uTox/third-party/stb/deprecated/
H A Dstb_image.c292 extern void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
2649 void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
2651 stbi_unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/deprecated/
H A Dstb_image.c292 extern void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
2649 void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
2651 stbi_unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
/dports/security/ridl/ridl-11b3240/stb/deprecated/
H A Dstb_image.c292 extern void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
2649 void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
2651 stbi_unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h296 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
2638 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
2640 stbi__unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()

12345