Lines Matching defs:VertexAttribArray
405 struct VertexAttribArray struct in sglr::rc::VertexArray407 bool enabled;408 int size;409 int stride;410 deUint32 type;412 bool normalized;413 bool integer;414 int divisor;427 bool bufferDeleted;428 rc::DataBuffer* bufferBinding;429 const void* pointer;