Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.cpp739 uint32_t objcrc = ComputeCRC(0, Obj.getBufferStart(), Obj.getBufferSize()); in notifyObjectCompiled() local
741 header.Init(mCurrentModuleCRC, objcrc, moduleID, mCpu, mOptLevel, Obj.getBufferSize()); in notifyObjectCompiled()