Home
last modified time | relevance | path

Searched defs:vertexAttrib2sv (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h221 PFNGLVERTEXATTRIB2SVPROC vertexAttrib2sv = nullptr; variable
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext_gl.cpp258 void Context::vertexAttrib2sv(GLuint index, const GLshort *v) in vertexAttrib2sv() function in gl::Context