Searched refs:VIRGL_CAP_TGSI_PRECISE (Results 1 – 2 of 2) sorted by relevance
119 transform.has_precise = vscreen->caps.caps.v2.capability_bits & VIRGL_CAP_TGSI_PRECISE; in virgl_tgsi_transform()
410 #define VIRGL_CAP_TGSI_PRECISE (1 << 4) macro