Home
last modified time | relevance | path

Searched refs:SVGA3D_SetClipPlane (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.h203 SVGA3D_SetClipPlane(struct svga_winsys_context *swc,
Dsvga_state_framebuffer.c814 ret = SVGA3D_SetClipPlane(svga->swc, i, plane); in emit_clip_planes()
Dsvga_cmd.c1218 SVGA3D_SetClipPlane(struct svga_winsys_context *swc, in SVGA3D_SetClipPlane() function