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