Searched refs:VIRGL_POLYGON_STIPPLE_SIZE (Results 1 – 6 of 6) sorted by relevance
196 pub const VIRGL_POLYGON_STIPPLE_SIZE: u32 = 32; constant
485 #define VIRGL_POLYGON_STIPPLE_SIZE 32 macro
860 if (length != VIRGL_POLYGON_STIPPLE_SIZE) in vrend_decode_set_polygon_stipple()
499 #define VIRGL_POLYGON_STIPPLE_SIZE 32 macro
727 …er_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_SET_POLYGON_STIPPLE, 0, VIRGL_POLYGON_STIPPLE_SIZE)); in virgl_encoder_set_polygon_stipple()728 for (i = 0; i < VIRGL_POLYGON_STIPPLE_SIZE; i++) { in virgl_encoder_set_polygon_stipple()
1047 …er_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_SET_POLYGON_STIPPLE, 0, VIRGL_POLYGON_STIPPLE_SIZE)); in virgl_encoder_set_polygon_stipple()1048 for (i = 0; i < VIRGL_POLYGON_STIPPLE_SIZE; i++) { in virgl_encoder_set_polygon_stipple()