Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cPostDepthCoverageTests.cpp417 gl.enable(GL_MULTISAMPLE); in iterate()
487 gl.disable(GL_MULTISAMPLE); in iterate()
Dgl4cDirectStateAccessTexturesTests.cpp3924 gl.disable(GL_MULTISAMPLE); in iterate()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_blit.c298 _mesa_set_enable(ctx, GL_MULTISAMPLE, GL_TRUE); in setup_glsl_msaa_blit_shader()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h159 #define GL_MULTISAMPLE 0x809D macro
/external/mesa3d/include/GLES/
Dgl.h143 #define GL_MULTISAMPLE 0x809D macro
/external/swiftshader/include/GLES/
Dgl.h134 #define GL_MULTISAMPLE 0x809D macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp1212 case GL_MULTISAMPLE: context->setMultisampleEnabled(false); break; in Disable()
1349 case GL_MULTISAMPLE: context->setMultisampleEnabled(true); break; in Enable()
2516 case GL_MULTISAMPLE: return context->isMultisampleEnabled(); break; in IsEnabled()
/external/deqp/framework/opengl/
DgluStateReset.cpp732 gl.enable (GL_MULTISAMPLE); in resetStateGLCore()
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp1469 gl.enable(GL_MULTISAMPLE); in iterate()
1482 gl.disable(GL_MULTISAMPLE); in iterate()
/external/mesa3d/src/mesa/main/
Denable.c258 ctx->Driver.Enable(ctx, GL_MULTISAMPLE, state); in _mesa_set_multisample()
Dattrib.c1430 GL_MULTISAMPLE); in _mesa_PopAttrib()
/external/mesa3d/include/GL/
Dgl.h1780 #define GL_MULTISAMPLE 0x809D macro
Dglcorearb.h515 #define GL_MULTISAMPLE 0x809D macro
Dglext.h156 #define GL_MULTISAMPLE 0x809D macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl346 #define GL_MULTISAMPLE 0x809D macro
/external/virglrenderer/src/
Dvrend_renderer.c4727 glEnable(GL_MULTISAMPLE); in vrend_hw_emit_rs()
4729 glDisable(GL_MULTISAMPLE); in vrend_hw_emit_rs()
/external/swiftshader/include/GL/
Dglcorearb.h515 #define GL_MULTISAMPLE 0x809D macro
Dglext.h156 #define GL_MULTISAMPLE 0x809D macro