Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationGL45_autogen.h418 bool ValidateNamedFramebufferDrawBuffers(const Context *context,
DvalidationGL45.cpp726 bool ValidateNamedFramebufferDrawBuffers(const Context *context, in ValidateNamedFramebufferDrawBuffers() function
/external/angle/src/libGL/
Dentry_points_gl_4_5_autogen.cpp2225 bool isCallValid = (context->skipValidation() || ValidateNamedFramebufferDrawBuffers( in NamedFramebufferDrawBuffers()