Home
last modified time | relevance | path

Searched defs:map_vertices (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vbuf.h89 void *(*map_vertices)( struct vbuf_render * ); member
/third_party/flutter/glfw/examples/
Dheightmap.c105 static GLfloat map_vertices[3][MAP_NUM_TOTAL_VERTICES]; variable