Home
last modified time | relevance | path

Searched defs:offset_units (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_wrmasks.c128 const int offset_units = value->bit_size / 8; in split_wrmask() local
/aosp_15_r20/external/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_load_store_bitsize.c50 const int offset_units = bit_size / 8; in init_scalar_intrinsic() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c563 int offset_scale = 0, offset_units = 0; in lima_calculate_depth_test() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h275 float offset_units; member
288 float offset_units; member
H A Dr600_state.c246 float offset_units = state->offset_units; in r600_emit_polygon_offset() local
H A Devergreen_state.c1972 float offset_units = state->offset_units; in evergreen_emit_polygon_offset() local
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_state.h157 float offset_units; member
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h218 float offset_units; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c436 panfrost_z_depth_offset(struct panfrost_context *ctx, float offset_units) in panfrost_z_depth_offset()
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_compiler.h434 float offset_units; member
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c119 float offset_units; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_types.h339 float offset_units, offset_clamp, offset_scale; member