Searched refs:pElemType (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder.cpp197 Type* pElemType = pType->getStructElementType(i); local in function:SwrJit::Builder::GetVectorType
198 Type* pVecElemType = GetVectorType(pElemType);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder.cpp200 Type* pElemType = pType->getStructElementType(i); local in function:SwrJit::Builder::GetVectorType
201 Type* pVecElemType = GetVectorType(pElemType);

Completed in 3 milliseconds