Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dclip.cpp50float *pOutPts, // array of output positions. We'll write our new intersection point … in intersect()
121 float *pOutPts, float *pOutAttribs) in ClipTriToPlane()