Searched defs:enableVertexAttribArray (Results 1 – 13 of 13) sorted by relevance
582 enableVertexAttribArray: function (...args) { method
666 void GLContext::enableVertexAttribArray (deUint32 index) in enableVertexAttribArray() function in sglr::GLContext
3709 void ReferenceContext::enableVertexAttribArray (deUint32 index) in enableVertexAttribArray() function in sglr::ReferenceContext
165 PFNGLENABLEVERTEXATTRIBARRAYPROC enableVertexAttribArray = nullptr; variable
203 glEnableVertexAttribArrayFunc enableVertexAttribArray; variable
4725 void Context::enableVertexAttribArray(GLuint index) in enableVertexAttribArray() function in gl::Context
5543 void Context::enableVertexAttribArray(GLuint index) in enableVertexAttribArray() function in gl::Context
4823 enableVertexAttribArray(index: GLuint): void; method
17854 enableVertexAttribArray(index: GLuint): void; method
4803 enableVertexAttribArray(index: GLuint): void; method
17834 enableVertexAttribArray(index: GLuint): void; method
15051 enableVertexAttribArray(index: number): void; method