Searched defs:TextureVertex (Results 1 – 1 of 1) sorted by relevance
62 struct TextureVertex { struct66 static inline void set(TextureVertex* vertex, float x, float y, float u, float v) { in set() argument70 static inline void setUV(TextureVertex* vertex, float u, float v) { in setUV() argument