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