Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES1.cpp1543 bool ValidateQueryMatrixxOES(const Context *context, const GLfixed *mantissa, const GLint *exponent) in ValidateQueryMatrixxOES() function
DvalidationESEXT_autogen.h1719 bool ValidateQueryMatrixxOES(const Context *context,
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp9548 (context->skipValidation() || ValidateQueryMatrixxOES(context, mantissa, exponent)); in GL_QueryMatrixxOES()