Home
last modified time | relevance | path

Searched defs:TranslatedAttribute (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DVertexDataManager.h29 struct TranslatedAttribute struct
31 sw::StreamType type;
32 int count;
33 bool normalized;
35 unsigned int offset;
36 unsigned int stride; // 0 means not to advance the read pointer at all
38 sw::Resource *vertexBuffer;
/external/swiftshader/src/OpenGL/libGLESv2/
DVertexDataManager.h29 struct TranslatedAttribute struct
31 sw::StreamType type;
32 int count;
33 bool normalized;
35 unsigned int offset;
36 unsigned int stride; // 0 means not to advance the read pointer at all
38 sw::Resource *vertexBuffer;