Lines Matching refs:plane
1207 * plane is enabled then all 3d rendering is clipped against1208 * the plane.1221 uint32 index, const float *plane)1233 cmd->plane[0] = plane[0];1234 cmd->plane[1] = plane[1];1235 cmd->plane[2] = plane[2];1236 cmd->plane[3] = plane[3];