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.c210 wm->global_depth_offset_constant = ctx->Polygon.OffsetUnits * 2; in brw_upload_wm_unit()
Dbrw_structs.h566 float global_depth_offset_constant; member
Dbrw_state_dump.c207 wm->global_depth_offset_constant); in dump_wm_state()