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

Completed in 34 milliseconds