Home
last modified time | relevance | path

Searched defs:VertexArrayBinding (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluDrawUtil.hpp153 struct VertexArrayBinding struct
155 BindingPoint binding;
156 VertexArrayPointer pointer;
158 VertexArrayBinding(const BindingPoint &binding_, const VertexArrayPointer &pointer_) in VertexArrayBinding() function
164 VertexArrayBinding(void) in VertexArrayBinding() argument