Home
last modified time | relevance | path

Searched refs:shading_tables_as_void (Results 1 – 1 of 1) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderMain/
H A Dshapes.cpp278 void* shading_tables_as_void; in get_shape_surface() local
280 &bitmap, &shading_tables_as_void, _shading_normal); in get_shape_surface()
286 uint16* shading_tables = (uint16*) shading_tables_as_void; in get_shape_surface()
301 uint32* shading_tables = (uint32*) shading_tables_as_void; in get_shape_surface()