Searched refs:SVGA3D_SetClipPlane (Results 1 – 3 of 3) sorted by relevance
203 SVGA3D_SetClipPlane(struct svga_winsys_context *swc,
878 ret = SVGA3D_SetClipPlane(svga->swc, i, plane); in emit_clip_planes()
1218 SVGA3D_SetClipPlane(struct svga_winsys_context *swc, in SVGA3D_SetClipPlane() function