Searched refs:VIRGL_SET_VIEWPORT_STATE_SCALE_0 (Results 1 – 3 of 3) sorted by relevance
231 #define VIRGL_SET_VIEWPORT_STATE_SCALE_0(x) (2 + (x * 6)) macro
240 #define VIRGL_SET_VIEWPORT_STATE_SCALE_0(x) (2 + (x * 6)) macro
227 vps[v].scale[i] = uif(get_buf_entry(ctx, VIRGL_SET_VIEWPORT_STATE_SCALE_0(v) + i)); in vrend_decode_set_viewport_state()