Searched refs:S_VS_STATE_SMALL_PRIM_PRECISION (Results 1 – 2 of 2) sorted by relevance
261 #define S_VS_STATE_SMALL_PRIM_PRECISION(x) (((unsigned)(x)&0xF) << 7) macro
122 sctx->current_vs_state |= S_VS_STATE_SMALL_PRIM_PRECISION(fui(info.small_prim_precision) >> 23); in si_emit_cull_state()