Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.cpp201 FramebufferStatus CheckAttachmentSampleCompleteness(const Context *context, in CheckAttachmentSampleCompleteness() function
1246 CheckAttachmentSampleCompleteness(context, colorAttachment, true, &samples, in checkStatusWithGLFrontEnd()
1337 CheckAttachmentSampleCompleteness(context, depthAttachment, false, &samples, in checkStatusWithGLFrontEnd()
1392 CheckAttachmentSampleCompleteness(context, stencilAttachment, false, &samples, in checkStatusWithGLFrontEnd()