Home
last modified time | relevance | path

Searched refs:ValidateVertexAttrib4f (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/
DvalidationES2_autogen.h440 bool ValidateVertexAttrib4f(const Context *context,
DvalidationES2.cpp5115 bool ValidateVertexAttrib4f(const Context *context, in ValidateVertexAttrib4f() function
/external/angle/src/libGL/
Dentry_points_gl_2_autogen.cpp2130 (context->skipValidation() || ValidateVertexAttrib4f(context, index, x, y, z, w)); in GL_VertexAttrib4f()
/external/angle/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp3614 (context->skipValidation() || ValidateVertexAttrib4f(context, index, x, y, z, w)); in GL_VertexAttrib4f()