Lines Matching defs:TranslatedAttribute
49 struct TranslatedAttribute struct
60 bool active;
62 const gl::VertexAttribute *attribute;
63 const gl::VertexBinding *binding;
64 gl::VertexAttribType currentValueType;
65 unsigned int baseOffset;
66 bool usesFirstVertexOffset;
67 unsigned int stride; // 0 means not to advance the read pointer at all
69 VertexBufferBinding vertexBuffer;
70 BufferD3D *storage;
71 unsigned int serial;
72 unsigned int divisor;