Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationGL2.cpp101 bool ValidateVertexAttrib4Nub(const Context *context, in ValidateVertexAttrib4Nub() function
DvalidationGL2_autogen.h44 bool ValidateVertexAttrib4Nub(const Context *context,
/external/angle/src/libGL/
Dentry_points_gl_2_autogen.cpp1969 (context->skipValidation() || ValidateVertexAttrib4Nub(context, index, x, y, z, w)); in GL_VertexAttrib4Nub()