Searched refs:SVGA_FIFO_CAP_FENCE (Results 1 – 3 of 3) sorted by relevance
518 #define SVGA_FIFO_CAP_FENCE (1 << 0) macro
1517 return (vmw_fifo_caps(vmw) & SVGA_FIFO_CAP_FENCE) != 0; in vmw_has_fences()
214 #define SVGA_FIFO_CAP_FENCE (1 << 0) macro