Searched defs:SWR_TRIANGLE_DESC (Results 1 – 1 of 1) sorted by relevance
72 struct SWR_TRIANGLE_DESC struct74 float I[3];75 float J[3];76 float Z[3];77 float OneOverW[3];78 float recipDet;80 float *pRecipW;81 float *pAttribs;82 float *pPerspAttribs;83 float *pSamplePos;[all …]