Home | History | Annotate | Download | only in GLES_CM

Lines Matching defs:vertices

2237     T     vertices[4*3] = {x , y, z,
2305 ctx->dispatcher().glVertexPointer(3,TypeName,0,vertices);