Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationGL1.cpp221 bool ValidateCopyPixels(const Context *, in ValidateCopyPixels() function
DvalidationGL1_autogen.h84 bool ValidateCopyPixels(const Context *context,
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp1118 (context->skipValidation() || ValidateCopyPixels(context, x, y, width, height, type)); in GL_CopyPixels()