Searched refs:vertex2s (Results 1 – 5 of 5) sorted by relevance
88 struct vertex2s *v; in vl_vb_upload_pos()95 pos.stride = sizeof(struct vertex2s); in vl_vb_upload_pos()102 sizeof(struct vertex2s) * width * height in vl_vb_upload_pos()
36 struct vertex2s struct
234 void vertex2s(GLshort x, GLshort y); \
1799 void Context::vertex2s(GLshort x, GLshort y) in vertex2s() function in gl::Context
6610 context->vertex2s(x, y); in GL_Vertex2s()