Searched defs:TextureVertex (Results 1 – 1 of 1) sorted by relevance
59 struct TextureVertex { struct63 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