Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_ps.c580 struct ac_arg param_pos_fixed_pt) in si_llvm_emit_polygon_stipple() argument
589 address[0] = si_unpack_param(ctx, param_pos_fixed_pt, 0, 5); in si_llvm_emit_polygon_stipple()
590 address[1] = si_unpack_param(ctx, param_pos_fixed_pt, 16, 5); in si_llvm_emit_polygon_stipple()