Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp1253 FramebufferStatus attachmentSampleCompleteness = in checkStatusWithGLFrontEnd() local
1256 if (!attachmentSampleCompleteness.isComplete()) in checkStatusWithGLFrontEnd()
1258 return attachmentSampleCompleteness; in checkStatusWithGLFrontEnd()
1344 FramebufferStatus attachmentSampleCompleteness = in checkStatusWithGLFrontEnd() local
1347 if (!attachmentSampleCompleteness.isComplete()) in checkStatusWithGLFrontEnd()
1349 return attachmentSampleCompleteness; in checkStatusWithGLFrontEnd()
1399 FramebufferStatus attachmentSampleCompleteness = in checkStatusWithGLFrontEnd() local
1402 if (!attachmentSampleCompleteness.isComplete()) in checkStatusWithGLFrontEnd()
1404 return attachmentSampleCompleteness; in checkStatusWithGLFrontEnd()