Searched refs:VIRGL_SET_VIEWPORT_STATE_SCALE_0 (Results 1 – 4 of 4) sorted by relevance
253 #define VIRGL_SET_VIEWPORT_STATE_SCALE_0(x) (2 + (x * 6)) macro
250 #define VIRGL_SET_VIEWPORT_STATE_SCALE_0(x) (2 + (x * 6)) macro
265 #define VIRGL_SET_VIEWPORT_STATE_SCALE_0(x) (2 + (x * 6)) macro
263 vps[v].scale[i] = uif(get_buf_entry(buf, VIRGL_SET_VIEWPORT_STATE_SCALE_0(v) + i)); in vrend_decode_set_viewport_state()