Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES1.cpp1819 bool ValidateGetTexGenfvOES(const Context *context, in ValidateGetTexGenfvOES() function
DvalidationESEXT_autogen.h1839 bool ValidateGetTexGenfvOES(const Context *context,
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp10120 (context->skipValidation() || ValidateGetTexGenfvOES(context, coord, pname, params)); in GL_GetTexGenfvOES()