Searched refs:ValidateSecondaryColor3us (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libANGLE/ |
D | validationGL14_autogen.h | 55 bool ValidateSecondaryColor3us(const Context *context, GLushort red, GLushort green, GLushort blue);
|
D | validationGL1.cpp | 1726 bool ValidateSecondaryColor3us(const Context *context, GLushort red, GLushort green, GLushort blue) in ValidateSecondaryColor3us() function
|
D | validationGL1_autogen.h | 535 bool ValidateSecondaryColor3us(const Context *context, GLushort red, GLushort green, GLushort blue);
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 9775 (context->skipValidation() || ValidateSecondaryColor3us(context, red, green, blue)); in GL_SecondaryColor3us()
|