Searched refs:VIRGL_OBJ_RS_S0_FORCE_PERSAMPLE_INTERP (Results 1 – 4 of 4) sorted by relevance
205 #define VIRGL_OBJ_RS_S0_FORCE_PERSAMPLE_INTERP(x) (((x) & 0x1) << 31) macro
202 #define VIRGL_OBJ_RS_S0_FORCE_PERSAMPLE_INTERP(x) (((x) & 0x1) << 31) macro
217 #define VIRGL_OBJ_RS_S0_FORCE_PERSAMPLE_INTERP(x) (((x) & 0x1) << 31) macro
428 VIRGL_OBJ_RS_S0_FORCE_PERSAMPLE_INTERP(state->force_persample_interp); in virgl_encode_rasterizer_state()