Home
last modified time | relevance | path

Searched defs:vertexAttrib4Nbv (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h228 PFNGLVERTEXATTRIB4NBVPROC vertexAttrib4Nbv = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl844 glVertexAttrib4NbvFunc vertexAttrib4Nbv; variable
/external/angle/src/libANGLE/
DContext_gl.cpp283 void Context::vertexAttrib4Nbv(GLuint index, const GLbyte *v) in vertexAttrib4Nbv() function in gl::Context