Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_state.c211 wm->global_depth_offset_constant = ctx->Polygon.OffsetUnits * 2; in brw_upload_wm_unit()
Dbrw_state_dump.c169 wm->global_depth_offset_constant); in dump_wm_state()
Dbrw_structs.h592 GLfloat global_depth_offset_constant; member