Searched defs:VertexBufferDescriptor (Results 1 - 1 of 1) sorted by relevance
/external/deqp/framework/opengl/ | ||
H A D | gluDrawUtil.cpp | 91 struct VertexBufferDescriptor struct in namespace:glu::__anon4019 96 VertexBufferDescriptor (deUint32 buffer_ = 0) function in struct:glu::__anon4019::VertexBufferDescriptor 116 const VertexBufferDescriptor& getDescriptor (void) const { return m_layout; } 122 VertexBufferDescriptor m_layout; 422 static void setVertexBufferAttributes (const glw::Functions& gl, const VertexBufferDescriptor& buffer) |
Completed in 32 milliseconds