Searched refs:SVGA3DPSVERSION_30 (Results 1 – 2 of 2) sorted by relevance
102 SVGA3DPSVERSION_30 = 13, enumerator
1058 if (fs_ver < SVGA3DPSVERSION_30 || vs_ver < SVGA3DVSVERSION_30) { in svga_screen_create()