Lines Matching refs:asUint
586 UVec4 getPixelUint (int x, int y, int z) const { return getPixelInt(x, y, z).asUint(); }