Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_state.c215 wm->global_depth_offset_scale = ctx->Polygon.OffsetFactor; in brw_upload_wm_unit()
Dbrw_state_dump.c171 wm->global_depth_offset_scale); in dump_wm_state()
Dbrw_structs.h593 GLfloat global_depth_offset_scale; member