Searched defs:enableVertexAttribArray (Results 1 – 11 of 11) sorted by relevance
582 enableVertexAttribArray: function (...args) { method
666 void GLContext::enableVertexAttribArray (deUint32 index) in enableVertexAttribArray() function in sglr::GLContext
3711 void ReferenceContext::enableVertexAttribArray (deUint32 index) in enableVertexAttribArray() function in sglr::ReferenceContext
165 PFNGLENABLEVERTEXATTRIBARRAYPROC enableVertexAttribArray = nullptr; variable
203 glEnableVertexAttribArrayFunc enableVertexAttribArray; variable
5543 void Context::enableVertexAttribArray(GLuint index) in enableVertexAttribArray() function in gl::Context
4924 enableVertexAttribArray(index: GLuint): void; method
16171 enableVertexAttribArray(index: GLuint): void; method
4944 enableVertexAttribArray(index: GLuint): void; method
16191 enableVertexAttribArray(index: GLuint): void; method
15051 enableVertexAttribArray(index: number): void; method