118c118
< vaddr = wavefront->base_ptr + vaddr * sizeof(GPUStaticInst*);
---
> vaddr = wavefront->basePtr + vaddr * sizeof(GPUStaticInst*);