Home
last modified time | relevance | path

Searched refs:tga_color_type (Results 1 – 25 of 65) sorted by relevance

123

/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/stb/
H A Dstb_image.h4934 int sz, tga_color_type; in stbi__tga_test() local
4936 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
4937 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
4939 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
4952 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/multimedia/tinyobjloader/tinyobjloader-2.0.0rc8-3-g7ba4b65/examples/viewer/
H A Dstb_image.h5051 int sz, tga_color_type; in stbi__tga_test() local
5053 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5054 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5056 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5069 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/devel/love10/love-0.10.2/src/libraries/stb/
H A Dstb_image.h5061 int sz, tga_color_type; in stbi__tga_test() local
5063 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5064 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5066 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5079 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/nanovg/src/
H A Dstb_image.h4934 int sz, tga_color_type; in stbi__tga_test() local
4936 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
4937 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
4939 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
4952 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/nanovg/src/
H A Dstb_image.h4934 int sz, tga_color_type; in stbi__tga_test() local
4936 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
4937 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
4939 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
4952 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/nanovg/
H A Dstb_image.h4944 int sz, tga_color_type; in stbi__tga_test() local
4946 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
4947 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
4949 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
4962 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/graphics/milton/milton-1.9.1/third_party/
H A Dstb_image.h4931 int sz, tga_color_type; in stbi__tga_test() local
4933 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
4934 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
4936 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
4949 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/nanovg/
H A Dstb_image.h4938 int sz, tga_color_type; in stbi__tga_test() local
4940 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
4941 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
4943 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
4956 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/nanovg/src/
H A Dstb_image.h4935 int sz, tga_color_type; in stbi__tga_test() local
4937 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
4938 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
4940 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
4953 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_image.h5051 int sz, tga_color_type; in stbi__tga_test() local
5053 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5054 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5056 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5069 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/stb/
H A Dstb_image.h4934 int sz, tga_color_type; in stbi__tga_test() local
4936 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
4937 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
4939 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
4952 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/graphics/ebsynth/ebsynth-2f5c97c0c21a/src/
H A Dstb_image.h5051 int sz, tga_color_type; in stbi__tga_test() local
5053 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5054 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5056 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5069 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/stb_image/
H A Dstb_image.h5320 int sz, tga_color_type; in stbi__tga_test() local
5322 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5323 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5325 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5338 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/player/
H A Dstb_image.h5406 int sz, tga_color_type; in stbi__tga_test() local
5408 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5409 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5411 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5424 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/paths/nanovg/
H A Dstb_image.h5326 int sz, tga_color_type; in stbi__tga_test() local
5328 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5329 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5331 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5344 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/stb/
H A Dstb_image.h5475 int sz, tga_color_type; in stbi__tga_test() local
5477 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5478 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5480 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5493 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/lang/v/v-0.1.29/thirdparty/stb_image/
H A Dstb_image.h5478 int sz, tga_color_type; in stbi__tga_test() local
5480 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5481 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5483 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5496 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_image.h5320 int sz, tga_color_type; in stbi__tga_test() local
5322 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5323 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5325 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5338 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/stb/
H A Dstb_image.h5414 int sz, tga_color_type; in stbi__tga_test() local
5416 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5417 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5419 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5432 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/devel/love/love-11.3/src/libraries/stb/
H A Dstb_image.h5475 int sz, tga_color_type; in stbi__tga_test() local
5477 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5478 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5480 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5493 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/graphics/libsixel/sixel-1.8.6/src/
H A Dstb_image.h5420 int sz, tga_color_type; in stbi__tga_test() local
5422 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5423 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5425 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5438 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/misc/mnn/MNN-1.2.0/3rd_party/imageHelper/
H A Dstb_image.h5475 int sz, tga_color_type; in stbi__tga_test() local
5477 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5478 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5480 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5493 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_image.h5475 int sz, tga_color_type; in stbi__tga_test() local
5477 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5478 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5480 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5493 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dstb_image.h5406 int sz, tga_color_type; in stbi__tga_test() local
5408 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5409 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5411 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5424 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()
/dports/math/curv/curv-0.5/extern/stb/stb/
H A Dstb_image.h5308 int sz, tga_color_type; in stbi__tga_test() local
5310 tga_color_type = stbi__get8(s); // color type in stbi__tga_test()
5311 if ( tga_color_type > 1 ) goto errorEnd; // only RGB or indexed allowed in stbi__tga_test()
5313 if ( tga_color_type == 1 ) { // colormapped (paletted) image in stbi__tga_test()
5326 …if ( (tga_color_type == 1) && (sz != 8) && (sz != 16) ) goto errorEnd; // for colormapped images, … in stbi__tga_test()

123