Searched defs:vertexAttribI4bv (Results 1 – 3 of 3) sorted by relevance
332 PFNGLVERTEXATTRIBI4BVPROC vertexAttribI4bv = nullptr; variable
877 glVertexAttribI4bvFunc vertexAttribI4bv; variable
447 void Context::vertexAttribI4bv(GLuint index, const GLbyte *v) in vertexAttribI4bv() function in gl::Context