Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.cpp206 FramebufferStatus CheckAttachmentSampleCompleteness(const Context *context, in CheckAttachmentSampleCompleteness() function
1295 CheckAttachmentSampleCompleteness(context, colorAttachment, true, &samples, in checkStatusWithGLFrontEnd()
1390 CheckAttachmentSampleCompleteness(context, depthAttachment, false, &samples, in checkStatusWithGLFrontEnd()
1445 CheckAttachmentSampleCompleteness(context, stencilAttachment, false, &samples, in checkStatusWithGLFrontEnd()