Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES3_autogen.h416 bool ValidateVertexAttribI4i(const Context *context,
DvalidationES3.cpp4029 bool ValidateVertexAttribI4i(const Context *context, in ValidateVertexAttribI4i() function
/external/angle/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp2791 (context->skipValidation() || ValidateVertexAttribI4i(context, index, x, y, z, w)); in GL_VertexAttribI4i()
/external/angle/src/libGL/
Dentry_points_gl_3_autogen.cpp2032 (context->skipValidation() || ValidateVertexAttribI4i(context, index, x, y, z, w)); in GL_VertexAttribI4i()