Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp216 …addFBOStatus(GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE, "Mixed multi- and single-sampled attachments"); in check()
224 addPotentialFBOStatus(GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE, "Number of samples differ"); in check()
/external/deqp/doc/testspecs/GLES3/
Dfunctional.fbo.completeness.txt109 GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE otherwise.
/external/mesa3d/src/mesa/main/
Dfbobject.c1058 fb->_Status = GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE; in _mesa_test_framebuffer_completeness()
1066 fb->_Status = GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE; in _mesa_test_framebuffer_completeness()
1083 fb->_Status = GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE; in _mesa_test_framebuffer_completeness()
1092 fb->_Status = GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE; in _mesa_test_framebuffer_completeness()
/external/deqp/framework/opengl/
DgluStrUtil.inl244 case GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE: return "GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE";
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h681 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
/external/deqp/modules/gles31/functional/
Des31fTextureMultisampleTests.cpp1734 if (status != GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE) in iterate()
/external/mesa3d/include/GLES3/
Dgl3.h870 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
Dgl31.h870 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
Dgl32.h870 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
/external/swiftshader/include/GLES3/
Dgl3.h872 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1027 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
/external/swiftshader/include/GL/
Dglcorearb.h1180 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
Dglext.h1061 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
/external/mesa3d/include/GL/
Dglcorearb.h1196 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
Dglext.h1077 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro