Home
last modified time | relevance | path

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

/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dlight.c26 BITCODE_BS shadow_map_size; in api_process() local
H A Ddynapi_test.c13504 BITCODE_BS shadow_map_size; in test_LIGHT() local
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dshadows.c42 int shadow_map_size; variable
/dports/games/0ad/0ad-0.0.23b-alpha/source/renderer/
H A DShadowMap.cpp395 …int shadow_map_size = (int)round_up_to_pow2((unsigned)std::max(g_Renderer.GetWidth(), g_Renderer.G… in CreateTexture() local
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py5192shadow_map_size = property(_LibreDWG.Dwg_Entity_LIGHT_shadow_map_size_get, _LibreDWG.Dwg_Entity_LI… variable in Dwg_Entity_LIGHT
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h4619 BITCODE_BS shadow_map_size; /*!< DXF 91 in pixel: 64,128,256,...4096 */ member