Searched refs:outIndex (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | mipmap.c | 6445 int outIndex= 0; local in function:halveImagePackedPixel 6477 (*shovePackedPixel)(totals,outIndex,dataOut); 6479 outIndex++; 6501 assert(outIndex == halfWidth * halfHeight); 6524 int outIndex= 0; local in function:halve1DimagePackedPixel 6555 (*shovePackedPixel)(totals,outIndex,dataOut); 6557 outIndex++; 6567 assert(outIndex == halfWidth * halfHeight); 6570 int outIndex= 0; local in function:halve1DimagePackedPixel 6601 (*shovePackedPixel)(totals,outIndex,dataOu 7483 int outIndex= 0; local in function:halveImagePackedPixelSlice 7645 int outIndex= 0; local in function:halveImagePackedPixel3D 8682 int outIndex= 0; local in function:halveImageSlice 8857 int outIndex= 0; local in function:halveImage3D [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | clip.h | 899 Integer<SIMD_T>& outIndex, // output index. 946 ScatterComponent(pOutVerts, VERTEX_POSITION_SLOT, vActiveMask, outIndex, c, vOutPos); 959 ScatterComponent(pOutVerts, attribSlot, vActiveMask, outIndex, c, vOutAttrib); 973 ScatterComponent(pOutVerts, attribSlot, vActiveMask, outIndex, c, vOutAttrib); 986 ScatterComponent(pOutVerts, attribSlot, vActiveMask, outIndex, c, vOutAttrib); 1097 // increment outIndex 1115 // increment outIndex for active lanes 1182 // increment outIndex 1200 // increment outIndex for active lanes 1226 // increment outIndex 894 intersect(const Float<SIMD_T> & vActiveMask,const Integer<SIMD_T> & s,const Integer<SIMD_T> & p,const Vec4<SIMD_T> & v1,const Vec4<SIMD_T> & v2,Integer<SIMD_T> & outIndex,const float * pInVerts,uint32_t numInAttribs,float * pOutVerts) argument [all...] |
Completed in 11 milliseconds