Home
last modified time | relevance | path

Searched defs:offset_scale (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.h85 float offset_units, offset_clamp, offset_scale; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c563 int offset_scale = 0, offset_units = 0; in lima_calculate_depth_test() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h307 float offset_scale; member
320 float offset_scale; member
Dr600_state.c257 float offset_scale = state->offset_scale; in r600_emit_polygon_offset() local
Devergreen_state.c1977 float offset_scale = state->offset_scale; in evergreen_emit_polygon_offset() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h218 float offset_scale; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1109 float offset_scale = state->offset_scale * 16.0f; in si_create_rs_state() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c102 float offset_scale; member