Home
last modified time | relevance | path

Searched refs:ValidateVertex2iv (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DvalidationGL1.cpp1532 bool ValidateVertex2iv(const Context *, angle::EntryPoint entryPoint, const GLint *v) in ValidateVertex2iv() function
DvalidationGL1_autogen.h733 bool ValidateVertex2iv(const Context *context, angle::EntryPoint entryPoint, const GLint *v);
/external/angle/src/libGLESv2/
Dentry_points_gl_1_autogen.cpp6131 ValidateVertex2iv(context, angle::EntryPoint::GLVertex2iv, v))); in GL_Vertex2iv()