Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES1_autogen.h169 bool ValidateOrthof(const Context *context,
DvalidationES1.cpp1148 bool ValidateOrthof(const Context *context, in ValidateOrthof() function
/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1354 bool isCallValid = (context->skipValidation() || ValidateOrthof(context, l, r, b, t, n, f)); in GL_Orthof()