Searched refs:VIRGL_OBJ_VERTEX_ELEMENTS_V0_SRC_OFFSET (Results 1 – 3 of 3) sorted by relevance
247 #define VIRGL_OBJ_VERTEX_ELEMENTS_V0_SRC_OFFSET(x) (((x) * 4) + 2) /* repeated per VE */ macro
256 #define VIRGL_OBJ_VERTEX_ELEMENTS_V0_SRC_OFFSET(x) (((x) * 4) + 2) /* repeated per VE */ macro
662 ve[i].src_offset = get_buf_entry(ctx, VIRGL_OBJ_VERTEX_ELEMENTS_V0_SRC_OFFSET(i)); in vrend_decode_create_ve()