Searched defs:VertexAttributeGL (Results 1 – 1 of 1) sorted by relevance
125 struct VertexAttributeGL struct127 bool enabled = false;151 angle::FixedVector<VertexAttributeGL, gl::MAX_VERTEX_ATTRIBS> attributes; argument