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