Home | History | Annotate | Download | only in functional

Lines Matching refs:getFboIncompleteReasonName

333 static const char* getFboIncompleteReasonName (GLenum reason)
347 : TestError("Framebuffer is not complete", getFboIncompleteReasonName(reason), file, line)