Searched refs:ValidateInvalidateFramebuffer (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libANGLE/ |
D | validationES3_autogen.h | 251 bool ValidateInvalidateFramebuffer(const Context *context,
|
D | validationES3.cpp | 1626 bool ValidateInvalidateFramebuffer(const Context *context, in ValidateInvalidateFramebuffer() function 1672 return ValidateInvalidateFramebuffer(context, target, numAttachments, attachments); in ValidateInvalidateSubFramebuffer()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_0_autogen.cpp | 1660 ValidateInvalidateFramebuffer(context, target, numAttachments, attachments)); in GL_InvalidateFramebuffer()
|
/external/angle/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 4915 ValidateInvalidateFramebuffer(context, target, numAttachments, attachments)); in GL_InvalidateFramebuffer()
|