HomeSort by relevance Sort by last modified time
    Searched refs:getFboIncompleteReasonName (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles31/functional/
es31fFboTestUtil.cpp 460 static const char* getFboIncompleteReasonName (deUint32 reason)
474 : TestError ("Framebuffer is not complete", getFboIncompleteReasonName(reason), file, line)
  /external/deqp/modules/gles3/functional/
es3fFboTestUtil.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fFboRenderTest.cpp 333 static const char* getFboIncompleteReasonName (GLenum reason)
347 : TestError("Framebuffer is not complete", getFboIncompleteReasonName(reason), file, line)
    [all...]

Completed in 77 milliseconds