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;
83 Attribute::Attribute(void) in Attribute() function in deqp::gles3::Functional::__anonf24905c00111::Attribute