Searched refs:tailPNext (Results 1 – 1 of 1) sorted by relevance
238 void** tailPNext = &features.pNext; in setupDevice() local247 *tailPNext = blend; in setupDevice()248 tailPNext = &blend->pNext; in setupDevice()257 *tailPNext = ycbcrFeature; in setupDevice()258 tailPNext = &ycbcrFeature->pNext; in setupDevice()