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

/external/deqp/framework/opengl/
H A DgluDrawUtil.cpp80 struct VertexBufferLayout struct in namespace:glu::__anon19731
85 VertexBufferLayout (int size_ = 0) function in struct:glu::__anon19731::VertexBufferLayout
275 static void appendAttributeNonStrided (VertexBufferLayout& layout, const VertexArrayBinding& va)
295 static void computeNonStridedBufferLayout (VertexBufferLayout& layout, BindingIter first, BindingIter end)
323 void uploadBufferData (const glw::Functions& gl, deUint32 buffer, deUint32 usage, const VertexBufferLayout& layout, const VertexArrayPointer* srcArrays)
344 VertexBufferLayout layout;

Completed in 62 milliseconds