webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
rx::VertexDataManager Member List

This is the complete list of members for rx::VertexDataManager, including all inherited members.

NonCopyable()=defaultangle::NonCopyableprivate
NonCopyable(const NonCopyable &)=deleteangle::NonCopyableprivate
operator=(const NonCopyable &)=deleteangle::NonCopyableprivate
prepareVertexData(const gl::State &state, GLint start, GLsizei count, std::vector< TranslatedAttribute > *translatedAttribs, GLsizei instances)rx::VertexDataManager
PromoteDynamicAttribs(const std::vector< TranslatedAttribute > &translatedAttribs, const gl::AttributesMask &dynamicAttribsMask, GLsizei count)rx::VertexDataManagerstatic
storeCurrentValue(const gl::VertexAttribCurrentValueData &currentValue, TranslatedAttribute *translated, size_t attribIndex)rx::VertexDataManager
StoreDirectAttrib(TranslatedAttribute *directAttrib)rx::VertexDataManagerstatic
storeDynamicAttribs(std::vector< TranslatedAttribute > *translatedAttribs, const gl::AttributesMask &dynamicAttribsMask, GLint start, GLsizei count, GLsizei instances)rx::VertexDataManager
StoreStaticAttrib(TranslatedAttribute *translated, GLsizei count, GLsizei instances)rx::VertexDataManagerstatic
VertexDataManager(BufferFactoryD3D *factory)rx::VertexDataManager
~NonCopyable()=defaultangle::NonCopyableprivate
~VertexDataManager()rx::VertexDataManagervirtual