Searched refs:CheckAttachmentSampleCompleteness (Results 1 – 1 of 1) sorted by relevance
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | Framebuffer.cpp | 174 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()
|