Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFramebuffer.cpp174 bool CheckAttachmentSampleCompleteness(const Context *context, in CheckAttachmentSampleCompleteness() function
1199 if (!CheckAttachmentSampleCompleteness(context, colorAttachment, true, &samples, in checkStatusWithGLFrontEnd()
1276 if (!CheckAttachmentSampleCompleteness(context, depthAttachment, false, &samples, in checkStatusWithGLFrontEnd()
1321 if (!CheckAttachmentSampleCompleteness(context, stencilAttachment, false, &samples, in checkStatusWithGLFrontEnd()