Searched refs:stipplePtr (Results 1 – 1 of 1) sorted by relevance
1285 Value *stipplePtr = GEP(hPrivateData, {0, swr_draw_context_polyStipple, 0}); in CompileFS() local1286 stipplePtr = BITCAST(stipplePtr, mInt8PtrTy); in CompileFS()1289 Value *vStipple = GATHERDD(VUNDEF_I(), stipplePtr, vYstipple, in CompileFS()