Home
last modified time | relevance | path

Searched defs:texturesize (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/atari800/atari800-3.1.0/src/win32/
H A Drender_direct3d.cpp108 UINT texturesize; in initdevice() local
/dports/games/torcs/torcs-1.3.7/src/modules/graphic/ssggraph/
H A Dgrtrackmap.cpp158 int texturesize = 1; in cGrTrackMap() local
/dports/graphics/Coin/coin-Coin-4.0.0/src/profiler/
H A DSbProfilingData.cpp80 size_t texturesize; member
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Drug.cpp124 EX int texturesize = 1024; variable
1936 EX int texturesize = 512; variable
/dports/x11-toolkits/otk/otk_lib/
H A Dotk_lib.h287 int texturesize, texturerows, texturecols; member
/dports/games/darkplaces/darkplaces/
H A Dr_shadow.c2186 static void R_Shadow_MakeShadowMap(int texturesize) in R_Shadow_MakeShadowMap()