Home
last modified time | relevance | path

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

/external/chromium_org/gpu/GLES2/
Dgl2extchromium.h327 #ifndef GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE
328 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
332 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE // NOLINT
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp195 GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE); in check()
203 GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE); in check()
/external/deqp/doc/testspecs/GLES3/
Dfunctional.fbo.completeness.txt109 GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE otherwise.
/external/chromium_org/ppapi/lib/gl/include/GLES2/
Dgl2ext.h1689 #ifndef GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE
1690 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
1693 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE
/external/deqp/framework/opengl/
DgluStrUtil.inl233 case GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE: return "GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE";
/external/chromium_org/third_party/angle/include/GLES3/
Dgl3.h679 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
/external/deqp/modules/gles31/functional/
Des31fTextureMultisampleTests.cpp1733 if (status != GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE) in iterate()
/external/mesa3d/src/mesa/main/
Dfbobject.c806 fb->_Status = GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE; in _mesa_test_framebuffer_completeness()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl698 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dfbobject.c806 fb->_Status = GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE; in _mesa_test_framebuffer_completeness()
/external/mesa3d/include/GL/
Dglext.h2007 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro
/external/chromium_org/third_party/mesa/src/include/GL/
Dglext.h2007 #define GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE 0x8D56 macro