summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_texture.h
AgeCommit message (Collapse)Author
2009-12-15util: add a function which converts 2D coordinates to cubemap coordinatesMarek Olšák
The code was taken over from u_gen_mipmap.