webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <IndexDataManager.h>
Public Attributes | |
gl::IndexRange | indexRange |
unsigned int | startIndex |
unsigned int | startOffset |
IndexBuffer * | indexBuffer |
BufferD3D * | storage |
GLenum | indexType |
unsigned int | serial |
SourceIndexData | srcIndexData |
IndexBuffer* rx::TranslatedIndexData::indexBuffer |
gl::IndexRange rx::TranslatedIndexData::indexRange |
GLenum rx::TranslatedIndexData::indexType |
unsigned int rx::TranslatedIndexData::serial |
SourceIndexData rx::TranslatedIndexData::srcIndexData |
unsigned int rx::TranslatedIndexData::startIndex |
unsigned int rx::TranslatedIndexData::startOffset |
BufferD3D* rx::TranslatedIndexData::storage |