Home
last modified time | relevance | path

Searched refs:TYPE_PLANAR (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
H A DgluDrawUtil.cpp107 TYPE_PLANAR = 0, //!< Data for each vertex array resides in a separate contiguous block in buffer. enumerator
113 VertexBuffer (const RenderContext& context, int numBindings, const VertexArrayBinding* bindings, Type type = TYPE_PLANAR);
349 if (type == TYPE_PLANAR) in VertexBuffer()

Completed in 3 milliseconds