Home
last modified time | relevance | path

Searched defs:TILE_SIZE (Results 1 – 25 of 262) sorted by relevance

1234567891011

/dports/graphics/ospray/ospray-2.8.0/ospray/common/
H A DOSPConfig.h.in6 #define TILE_SIZE @OSPRAY_TILE_SIZE@ macro
/dports/misc/lastools/LAStools-8ff2694/example_batch_scripts/
H A Dhuge_las_file_thin_with_fine_grid.bat21 set TILE_SIZE=500 variable
H A Dhuge_las_file_extract_ground_points_only.bat14 set TILE_SIZE=250 variable
H A Dhuge_las_file_thin_with_percentiles.bat30 set TILE_SIZE=500 variable
H A Dtypical_lidar_preparation_pipeline.bat36 set TILE_SIZE=1000 variable
H A Dphotogrammetry_points_to_dtm_dsm_countours.bat37 set TILE_SIZE=500 variable
/dports/misc/xgboost/xgboost-1.5.1/cub/examples/block/
H A Dexample_block_radix_sort.cu86 enum { TILE_SIZE = BLOCK_THREADS * ITEMS_PER_THREAD }; in __launch_bounds__() enumerator
176 const int TILE_SIZE = BLOCK_THREADS * ITEMS_PER_THREAD; in Test() local
/dports/comms/gnocky/gnocky-0.0.7/src/
H A Dlogosview.h11 #define TILE_SIZE 5 macro
/dports/graphics/libchamplain/libchamplain-0.12.20/demos/
H A Dmapbox.py21 TILE_SIZE = 256 variable
/dports/games/warzone2100/warzone2100/src/
H A Ddisplay3ddef.h26 #define TILE_SIZE (TILE_WIDTH*TILE_HEIGHT) macro
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DTileVector.h26 const int TILE_SIZE = 20; variable
/dports/graphics/p5-Cairo/Cairo-1.109/examples/
H A Dmime-unique-id.pl36 TILE_SIZE => 40, constant
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_limits.h40 #define TILE_SIZE (1 << TILE_ORDER) macro
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_limits.h40 #define TILE_SIZE (1 << TILE_ORDER) macro
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_limits.h40 #define TILE_SIZE (1 << TILE_ORDER) macro
/dports/graphics/gpxsee/GPXSee-7.32/src/map/
H A Dimage.cpp7 #define TILE_SIZE 256 macro
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_limits.h40 #define TILE_SIZE (1 << TILE_ORDER) macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_limits.h40 #define TILE_SIZE (1 << TILE_ORDER) macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_limits.h40 #define TILE_SIZE (1 << TILE_ORDER) macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_limits.h40 #define TILE_SIZE (1 << TILE_ORDER) macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_limits.h40 #define TILE_SIZE (1 << TILE_ORDER) macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/llvmpipe/
H A Dlp_limits.h40 #define TILE_SIZE (1 << TILE_ORDER) macro
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_limits.h40 #define TILE_SIZE (1 << TILE_ORDER) macro
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/llvmpipe/
H A Dlp_limits.h40 #define TILE_SIZE (1 << TILE_ORDER) macro
/dports/x11/pixman/pixman-0.40.0/demos/
H A Dcheckerboard.c11 #define TILE_SIZE 25 in main() macro

1234567891011