Lines Matching defs:Attribute
56 struct Attribute struct
59 GLboolean enabled;
60 GLint size;
61 GLint stride;
62 GLenum type;
63 GLboolean integer;
64 GLint divisor;
65 GLint offset;
66 GLboolean normalized;
68 int bufferNdx;
84 Attribute::Attribute (void) in Attribute() function in deqp::gles3::Functional::__anon7d2ce3290111::Attribute