Home
last modified time | relevance | path

Searched refs:VertexBufferDescriptor (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/opengl/
DgluDrawUtil.cpp91 struct VertexBufferDescriptor struct
96 VertexBufferDescriptor (deUint32 buffer_ = 0) in VertexBufferDescriptor() function
116 const VertexBufferDescriptor& getDescriptor (void) const { return m_layout; } in getDescriptor()
122 VertexBufferDescriptor m_layout;
422 static void setVertexBufferAttributes (const glw::Functions& gl, const VertexBufferDescriptor& buff… in setVertexBufferAttributes()
/external/deqp-deps/amber/src/dawn/
Dengine_dawn.cc93 ::dawn::VertexBufferDescriptor const* buffers;
95 std::array<::dawn::VertexBufferDescriptor, kMaxVertexBuffers> cBuffers;