webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for rx::VertexDataManager, including all inherited members.
NonCopyable()=default | angle::NonCopyable | private |
NonCopyable(const NonCopyable &)=delete | angle::NonCopyable | private |
operator=(const NonCopyable &)=delete | angle::NonCopyable | private |
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::VertexDataManager | static |
storeCurrentValue(const gl::VertexAttribCurrentValueData ¤tValue, TranslatedAttribute *translated, size_t attribIndex) | rx::VertexDataManager | |
StoreDirectAttrib(TranslatedAttribute *directAttrib) | rx::VertexDataManager | static |
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::VertexDataManager | static |
VertexDataManager(BufferFactoryD3D *factory) | rx::VertexDataManager | |
~NonCopyable()=default | angle::NonCopyable | private |
~VertexDataManager() | rx::VertexDataManager | virtual |