Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationGL33.cpp121 bool ValidateNormalP3uiv(const Context *context, GLenum type, const GLuint *coords) in ValidateNormalP3uiv() function
DvalidationGL33_autogen.h61 bool ValidateNormalP3uiv(const Context *context, GLenum type, const GLuint *coords);
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_3_3_autogen.cpp588 (context->skipValidation() || ValidateNormalP3uiv(context, type, coords)); in NormalP3uiv()