Searched refs:clipPlanes (Results 1 – 3 of 3) sorted by relevance
259 std::array<Vec4Uniform, kClipPlaneCount> clipPlanes; member
397 i, reinterpret_cast<float *>(uniformBuffers.clipPlanes.data() + i)); in prepareForDraw()404 reinterpret_cast<float *>(uniformBuffers.clipPlanes.data())); in prepareForDraw()
1499 float clipPlanes[SVGA3D_NUM_CLIPPLANES][4]; member