Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES3_autogen.h423 bool ValidateVertexAttribI4ui(const Context *context,
DvalidationES3.cpp4045 bool ValidateVertexAttribI4ui(const Context *context, in ValidateVertexAttribI4ui() function
/external/angle/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp2837 (context->skipValidation() || ValidateVertexAttribI4ui(context, index, x, y, z, w)); in GL_VertexAttribI4ui()
/external/angle/src/libGL/
Dentry_points_gl_3_autogen.cpp2124 (context->skipValidation() || ValidateVertexAttribI4ui(context, index, x, y, z, w)); in GL_VertexAttribI4ui()