Home
last modified time | relevance | path

Searched refs:pDIStructTy (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.cpp238 DICompositeType* pDIStructTy = builder.createStructType(pFile, in CreateDebugStructType() local
249 mDebugStructMap[pType] = pDIStructTy; in CreateDebugStructType()
261 pDIStructTy, name, pFile, lineNum, size, alignment, offset, flags, pDebugTy)); in CreateDebugStructType()
266 pDIStructTy->replaceElements(builder.getOrCreateArray(ElemTypes)); in CreateDebugStructType()
267 return pDIStructTy; in CreateDebugStructType()