Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h232 PFNGLVERTEXATTRIB4NUBVPROC vertexAttrib4Nubv = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl848 glVertexAttrib4NubvFunc vertexAttrib4Nubv; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp298 void Context::vertexAttrib4Nubv(GLuint index, const GLubyte *v) in vertexAttrib4Nubv() function in gl::Context