Searched refs:TYPE_PLANAR (Results 1 – 1 of 1) sorted by relevance
107 TYPE_PLANAR = 0, //!< Data for each vertex array resides in a separate contiguous block in buffer. enumerator113 …derContext& context, int numBindings, const VertexArrayBinding* bindings, Type type = TYPE_PLANAR);349 if (type == TYPE_PLANAR) in VertexBuffer()