Home
last modified time | relevance | path

Searched refs:has_trans (Results 1 – 25 of 182) sorted by relevance

12345678

/dports/games/vultures-eye/vulture-2.3.67/slashem/win/share/
H A Dtile2png.c52 int has_trans = 0; variable
119 has_trans ? PNG_COLOR_TYPE_RGB_ALPHA : PNG_COLOR_TYPE_RGB, in save_png()
126 if (has_trans) in save_png()
147 row_pointers[row] = tile_bytes_rgba + row * width * (has_trans ? 4 : 3); in save_png()
197 int pix_w = (has_trans ? 4 : 3); in convert_tiles()
216 if (has_trans) in convert_tiles()
285 size = max_rows * num_across * tile_x * tile_y * (has_trans ? 4 : 3); in process_file()
330 if (has_trans) in process_file()
409 has_trans = 1; in main()
416 has_trans = 1; in main()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dshapeid.h168 mutable bool has_trans = false; variable
215 has_trans = trans; in set_translucent()
221 return has_trans; in is_translucent()
250 has_trans || force_trans);
H A Dshapeid.cc433 has_trans = false; in cache_shape()
437 has_trans = sman->shapes.get_info(shapenum).has_translucency(); in cache_shape()
442 has_trans = true; in cache_shape()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp56 has_trans = !is_cayman(); in init()
60 num_slots = has_trans ? 5 : 4; in init()
H A Dsb_bc.h670 bool has_trans; variable
696 alu_temp_gprs(0), max_fetch(0), has_trans(false), vtx_src_num(0), in sb_context()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp56 has_trans = !is_cayman(); in init()
60 num_slots = has_trans ? 5 : 4; in init()
H A Dsb_bc.h670 bool has_trans; variable
696 alu_temp_gprs(0), max_fetch(0), has_trans(false), vtx_src_num(0), in sb_context()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp56 has_trans = !is_cayman(); in init()
60 num_slots = has_trans ? 5 : 4; in init()
H A Dsb_bc.h670 bool has_trans; variable
696 alu_temp_gprs(0), max_fetch(0), has_trans(false), vtx_src_num(0), in sb_context()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp56 has_trans = !is_cayman(); in init()
60 num_slots = has_trans ? 5 : 4; in init()
H A Dsb_bc.h670 bool has_trans; variable
696 alu_temp_gprs(0), max_fetch(0), has_trans(false), vtx_src_num(0), in sb_context()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp56 has_trans = !is_cayman(); in init()
60 num_slots = has_trans ? 5 : 4; in init()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp56 has_trans = !is_cayman(); in init()
60 num_slots = has_trans ? 5 : 4; in init()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp56 has_trans = !is_cayman(); in init()
60 num_slots = has_trans ? 5 : 4; in init()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp56 has_trans = !is_cayman(); in init()
60 num_slots = has_trans ? 5 : 4; in init()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp56 has_trans = !is_cayman(); in init()
60 num_slots = has_trans ? 5 : 4; in init()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp56 has_trans = !is_cayman(); in init()
60 num_slots = has_trans ? 5 : 4; in init()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp56 has_trans = !is_cayman(); in init()
60 num_slots = has_trans ? 5 : 4; in init()
/dports/multimedia/libkate/libkate-0.4.1/tools/
H A Dkpng.c73 int has_trans; in kd_read_png8() local
130 has_trans=(png_get_tRNS(png_ptr,info_ptr,&trans,&num_trans,NULL)&PNG_INFO_tRNS); in kd_read_png8()
164 (*palette)[n].a=(has_trans && n<num_trans)?trans[n]:255; in kd_read_png8()
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dpsimage.c414 int k, r = 0, g = 0, b = 0, has_trans = 0; in GMT_psimage() local
492 has_trans = 1; r = colormap[4*k]; g = colormap[1+4*k]; b = colormap[2+4*k]; in GMT_psimage()
498 if (!Ctrl->G.active) has_trans = psimage_find_unique_color (GMT, colormap, n, &r, &g, &b); in GMT_psimage()
505 …if (has_trans && colormap[k] == 0) /* Found a transparent pixel, set its color to the transparent … in GMT_psimage()
514 …if (!Ctrl->G.active) has_trans = psimage_find_unique_color (GMT, I->data, I->header->nm, &r, &g, &… in GMT_psimage()
516 if (has_trans && I->data[j4+3] == 0) in GMT_psimage()
525 if (has_trans) { in GMT_psimage()
/dports/games/eureka/eureka-1.27b-source/src/
H A Dim_img.cc386 bool has_trans = has_transparent(); in load_gl() local
388 int ex = has_trans ? w : tw; in load_gl()
389 int ey = has_trans ? h : th; in load_gl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/miscfs/genfs/
H A Dgenfs_io.c838 bool has_trans; in genfs_do_putpages() local
851 has_trans = false; in genfs_do_putpages()
866 if (has_trans) { in genfs_do_putpages()
879 if (!has_trans && (flags & PGO_CLEANIT) != 0) { in genfs_do_putpages()
894 has_trans = true; in genfs_do_putpages()
1269 if (has_trans) { in genfs_do_putpages()
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/libs/numeric/bindings/tools/
H A Dblas_generator.py272 has_trans = False
277 has_trans = True
287 if has_trans:
H A Dlapack_generator.py293 has_trans = False
300 has_trans = True
311 if has_trans:
/dports/games/devilutionX/devilutionX-1.2.1/Source/
H A Dmonstdat.h85 bool has_trans; member

12345678