Searched refs:bufferV (Results 1 – 1 of 1) sorted by relevance
1772 …Pointer<Byte> bufferV = *Pointer<Pointer<Byte>>(mipmap + 2 * sizeof(Mipmap) + OFFSET(Mipmap, buffe… in sampleTexel() local1798 c0 = Int(bufferV[index[0]]); in sampleTexel()1799 c1 = Int(bufferV[index[1]]); in sampleTexel()1800 c2 = Int(bufferV[index[2]]); in sampleTexel()1801 c3 = Int(bufferV[index[3]]); in sampleTexel()