Home
last modified time | relevance | path

Searched refs:tga_rgb16 (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.h4997 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5018 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5019 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5035 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5053 if (tga_rgb16) { in stbi__tga_load()
5103 } else if(tga_rgb16) { in stbi__tga_load()
5148 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/multimedia/tinyobjloader/tinyobjloader-2.0.0rc8-3-g7ba4b65/examples/viewer/
H A Dstb_image.h5114 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5135 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5136 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5152 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5170 if (tga_rgb16) { in stbi__tga_load()
5220 } else if(tga_rgb16) { in stbi__tga_load()
5265 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/devel/love10/love-0.10.2/src/libraries/stb/
H A Dstb_image.h5124 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5145 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5146 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5162 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5180 if (tga_rgb16) { in stbi__tga_load()
5230 } else if(tga_rgb16) { in stbi__tga_load()
5275 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/nanovg/src/
H A Dstb_image.h4997 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5018 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5019 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5035 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5053 if (tga_rgb16) { in stbi__tga_load()
5103 } else if(tga_rgb16) { in stbi__tga_load()
5148 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/nanovg/src/
H A Dstb_image.h4997 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5018 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5019 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5035 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5053 if (tga_rgb16) { in stbi__tga_load()
5103 } else if(tga_rgb16) { in stbi__tga_load()
5148 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/nanovg/
H A Dstb_image.h5007 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5028 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5029 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5045 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5063 if (tga_rgb16) { in stbi__tga_load()
5113 } else if(tga_rgb16) { in stbi__tga_load()
5158 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/graphics/milton/milton-1.9.1/third_party/
H A Dstb_image.h4994 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5015 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5016 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5032 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5050 if (tga_rgb16) { in stbi__tga_load()
5100 } else if(tga_rgb16) { in stbi__tga_load()
5145 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/nanovg/
H A Dstb_image.h5001 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5022 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5023 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5039 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5057 if (tga_rgb16) { in stbi__tga_load()
5107 } else if(tga_rgb16) { in stbi__tga_load()
5152 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/nanovg/src/
H A Dstb_image.h4998 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5019 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5020 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5036 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5054 if (tga_rgb16) { in stbi__tga_load()
5104 } else if(tga_rgb16) { in stbi__tga_load()
5149 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_image.h5114 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5135 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5136 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5152 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5170 if (tga_rgb16) { in stbi__tga_load()
5220 } else if(tga_rgb16) { in stbi__tga_load()
5265 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/stb/
H A Dstb_image.h4997 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5018 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5019 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5035 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5053 if (tga_rgb16) { in stbi__tga_load()
5103 } else if(tga_rgb16) { in stbi__tga_load()
5148 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/graphics/ebsynth/ebsynth-2f5c97c0c21a/src/
H A Dstb_image.h5114 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5135 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5136 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5152 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5170 if (tga_rgb16) { in stbi__tga_load()
5220 } else if(tga_rgb16) { in stbi__tga_load()
5265 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/stb_image/
H A Dstb_image.h5383 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5405 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5406 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5425 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5443 if (tga_rgb16) { in stbi__tga_load()
5493 } else if(tga_rgb16) { in stbi__tga_load()
5538 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/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.h5469 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5491 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5492 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5511 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5529 if (tga_rgb16) { in stbi__tga_load()
5579 } else if(tga_rgb16) { in stbi__tga_load()
5624 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/paths/nanovg/
H A Dstb_image.h5389 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5411 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5412 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5431 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5449 if (tga_rgb16) { in stbi__tga_load()
5499 } else if(tga_rgb16) { in stbi__tga_load()
5544 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/stb/
H A Dstb_image.h5538 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5560 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5561 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5580 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5598 if (tga_rgb16) { in stbi__tga_load()
5648 } else if(tga_rgb16) { in stbi__tga_load()
5693 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/lang/v/v-0.1.29/thirdparty/stb_image/
H A Dstb_image.h5541 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5563 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5564 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5583 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5601 if (tga_rgb16) { in stbi__tga_load()
5651 } else if(tga_rgb16) { in stbi__tga_load()
5696 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_image.h5383 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5405 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5406 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5425 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5443 if (tga_rgb16) { in stbi__tga_load()
5493 } else if(tga_rgb16) { in stbi__tga_load()
5538 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/stb/
H A Dstb_image.h5477 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5499 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5500 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5519 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5537 if (tga_rgb16) { in stbi__tga_load()
5587 } else if(tga_rgb16) { in stbi__tga_load()
5632 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/devel/love/love-11.3/src/libraries/stb/
H A Dstb_image.h5538 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5560 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5561 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5580 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5598 if (tga_rgb16) { in stbi__tga_load()
5648 } else if(tga_rgb16) { in stbi__tga_load()
5693 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/graphics/libsixel/sixel-1.8.6/src/
H A Dstb_image.h5483 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5505 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5506 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5525 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5543 if (tga_rgb16) { in stbi__tga_load()
5594 } else if(tga_rgb16) { in stbi__tga_load()
5639 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/misc/mnn/MNN-1.2.0/3rd_party/imageHelper/
H A Dstb_image.h5538 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5560 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5561 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5580 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5598 if (tga_rgb16) { in stbi__tga_load()
5648 } else if(tga_rgb16) { in stbi__tga_load()
5693 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_image.h5538 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5560 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5561 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5580 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5598 if (tga_rgb16) { in stbi__tga_load()
5648 } else if(tga_rgb16) { in stbi__tga_load()
5693 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dstb_image.h5469 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5491 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5492 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5511 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5529 if (tga_rgb16) { in stbi__tga_load()
5579 } else if(tga_rgb16) { in stbi__tga_load()
5624 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()
/dports/math/curv/curv-0.5/extern/stb/stb/
H A Dstb_image.h5371 int tga_comp, tga_rgb16=0; in stbi__tga_load() local
5393 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5394 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
5413 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()
5431 if (tga_rgb16) { in stbi__tga_load()
5481 } else if(tga_rgb16) { in stbi__tga_load()
5526 if (tga_comp >= 3 && !tga_rgb16) in stbi__tga_load()

123