Home
last modified time | relevance | path

Searched defs:pInPts (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dclip.cpp43 const float* pInPts, // array of all the input positions. in intersect()
134 int ClipTriToPlane(const float* pInPts, in ClipTriToPlane()