Lines Matching defs:VertexAttribArray
410 struct VertexAttribArray struct in sglr::rc::VertexArray412 bool enabled;413 int size;414 int stride;415 deUint32 type;417 bool normalized;418 bool integer;419 int divisor;432 bool bufferDeleted;433 rc::DataBuffer* bufferBinding;434 const void* pointer;