Show All |
Public Member Functions
-
~VaoImplSoftware ()
-
VaoImplSoftware ()
-
voidbindImpl (Context *context) override
-
voidunbindImpl (Context *context) override
-
voidenableVertexAttribArrayImpl (GLuint index) override
-
voiddisableVertexAttribArrayImpl (GLuint index) override
-
voidvertexAttribPointerImpl (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid *pointer) override
-
voidvertexAttribIPointerImpl (GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) override
-
voidvertexAttribDivisorImpl (GLuint index, GLuint divisor) override
-
voidreflectBindBufferImpl (GLenum target, GLuint buffer) override
-
voidreassignContext (Context *newContext) override
-
voidbind ()
-
voidunbind () const
-
GLuintgetId () const
-
const Layout &getLayout () const
Static Public Member Functions
Protected Member Functions
Protected Attributes
-
size_tsIdCounter
-
GLuintmId
-
Context *mCtx
-
mLayout
-
mReplacementBindPrevious
-
std::stringmLabel