Home
last modified time | relevance | path

Searched defs:tile_map (Results 1 – 25 of 69) sorted by relevance

123

/dports/games/vultures-eye/vulture-2.3.67/slashem/win/proxy/
H A Dprxytile.c192 proxy_map_glyph(struct proxy_tilemap *tile_map, in proxy_map_glyph()
218 proxy_log_mapping(int glyph, int tile, struct proxy_tilemap *tile_map, struct proxy_glyph_mapping *… in proxy_log_mapping()
257 #define PROXY_MAP_GLYPH(glyph, tile, tile_map, mapping) \ argument
264 #define PROXY_MAP_GLYPH(glyph, tile, tile_map, mapping) \ argument
269 proxy_map_glyph2tile(glyph_map, tile_map, pulse, pulse_data) in proxy_map_glyph2tile() argument
/dports/games/flightgear/flightgear-2020.3.11/src/Scenery/
H A Dtilecache.hxx37 typedef map < long, TileEntry * > tile_map; typedef in TileCache
/dports/devel/godot2/godot-2.1.6-stable/scene/resources/
H A Dtile_set.h65 Map<int, Data> tile_map; variable
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/resources/
H A Dtile_set.h65 Map<int, Data> tile_map; variable
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dhex_object.cpp21 static std::map<std::string, hex_tile_ptr> tile_map; in get_hex_tile_map() local
33 static std::map<std::string, hex_tile_ptr> tile_map; in get_editor_hex_tile_map() local
H A Dtile_map.hpp23 class tile_map : public game_logic::formula_callable { class
H A Dtile_map.cpp307 tile_map::tile_map() : xpos_(0), ypos_(0), x_speed_(100), y_speed_(100), zorder_(0), patterns_versi… in tile_map() function in tile_map
321 tile_map::tile_map(variant node) in tile_map() function in tile_map
413 tile_map::tile_map(const tile_map& o) in tile_map() function in tile_map
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgraphite-optimize-isl.c250 isl_basic_map *tile_map = isl_basic_map_universe (isl_space_copy (space)); in get_tile_map() local
315 isl_basic_map *tile_map; in get_schedule_for_band() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgraphite-optimize-isl.c250 isl_basic_map *tile_map = isl_basic_map_universe (isl_space_copy (space)); in get_tile_map() local
315 isl_basic_map *tile_map; in get_schedule_for_band() local
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dcluster.h50 static __inline__ void update_occupied_with_tile_map (char* occupied, const unsigned char* tile_map) in update_occupied_with_tile_map()
H A Dtile_map.c25 unsigned char *tile_map; variable
/dports/graphics/libmypaint/libmypaint-1.6.1/
H A Doperationqueue.c32 TileMap *tile_map; member
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_resource.h47 } tile_map; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_resource.h47 } tile_map; member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_resource.h47 } tile_map; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_resource.h47 } tile_map; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_resource.h47 } tile_map; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_resource.h47 } tile_map; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_resource.h47 } tile_map; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_resource.h47 } tile_map; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/panfrost/
H A Dpan_resource.h47 } tile_map; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_resource.h47 } tile_map; member
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/gb/
H A DgbGfx.cpp74 int tile_map = 0x1800; in gbRenderLine() local
/dports/emulators/mednafen/mednafen/src/gb/
H A Dgfx.cpp86 int tile_map = 0x1800; in DrawBG() local
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/gb/
H A DgbGfx.cpp61 int tile_map = 0x1800; in gbRenderLine() local

123