Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Dscale_int8.cc195 auto offset_scale = offset->quant_params().front().scale; in InitQuantArgs() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.h79 float offset_units, offset_clamp, offset_scale; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c589 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.c1984 float offset_scale = state->offset_scale; in evergreen_emit_polygon_offset() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h210 float offset_scale; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1056 float offset_scale = state->offset_scale * 16.0f; in si_create_rs_state() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c86 float offset_scale; member