Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES1_autogen.h176 bool ValidateOrthox(const Context *context,
DvalidationES1.cpp1167 bool ValidateOrthox(const Context *context, in ValidateOrthox() function
/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1377 bool isCallValid = (context->skipValidation() || ValidateOrthox(context, l, r, b, t, n, f)); in GL_Orthox()