Searched defs:pInterpA (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/ | ||
| H A D | simdintrin.h | 230 const float* pInterpA = &pInterpBuffer[Attrib * 3 * numComponents + 0 + Comp]; local in function:InterpolateComponent 257 const float* pInterpA = &pInterpBuffer[Attrib * 3 * numComponents + 0 + Comp]; local in function:InterpolateComponentFlat 287 const float* pInterpA = &pInterpBuffer[Attrib * 3 * numComponents + 0 + Comp]; local in function:InterpolateComponent [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/ | ||
| H A D | simdintrin.h | 281 const float* pInterpA = &pInterpBuffer[Attrib * 3 * numComponents + 0 + Comp]; local in function:InterpolateComponent 301 const float* pInterpA = &pInterpBuffer[Attrib * 3 * numComponents + 0 + Comp]; local in function:InterpolateComponentFlat 331 const float* pInterpA = &pInterpBuffer[Attrib * 3 * numComponents + 0 + Comp]; local in function:InterpolateComponent |
Completed in 4 milliseconds