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