Home
last modified time | relevance | path

Searched refs:GL_MULTISAMPLE_BIT (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dmultisample.c55 FLUSH_VERTICES(ctx, 0, GL_MULTISAMPLE_BIT); in _mesa_SampleCoverage()
195 FLUSH_VERTICES(ctx, 0, GL_MULTISAMPLE_BIT); in min_sample_shading()
382 FLUSH_VERTICES(ctx, 0, GL_MULTISAMPLE_BIT); in _mesa_AlphaToCoverageDitherControlNV_no_error()
392 FLUSH_VERTICES(ctx, 0, GL_MULTISAMPLE_BIT); in _mesa_AlphaToCoverageDitherControlNV()
H A Denable.c355 FLUSH_VERTICES(ctx, _NEW_MULTISAMPLE, GL_MULTISAMPLE_BIT | GL_ENABLE_BIT); in _mesa_set_multisample()
357 FLUSH_VERTICES(ctx, 0, GL_MULTISAMPLE_BIT | GL_ENABLE_BIT); in _mesa_set_multisample()
1008 GL_MULTISAMPLE_BIT | GL_ENABLE_BIT); in _mesa_set_enable()
1018 GL_MULTISAMPLE_BIT | GL_ENABLE_BIT); in _mesa_set_enable()
1026 GL_MULTISAMPLE_BIT | GL_ENABLE_BIT); in _mesa_set_enable()
1035 FLUSH_VERTICES(ctx, 0, GL_MULTISAMPLE_BIT); in _mesa_set_enable()
1047 GL_MULTISAMPLE_BIT | GL_ENABLE_BIT); in _mesa_set_enable()
/third_party/mesa3d/include/GL/
H A Dgl.h1781 #define GL_MULTISAMPLE_BIT 0x20000000 macro
H A Dglext.h190 #define GL_MULTISAMPLE_BIT 0x20000000 macro
/third_party/glfw/deps/glad/
H A Dgl.h839 #define GL_MULTISAMPLE_BIT 0x20000000 macro
/third_party/openGLES/api/GL/
H A Dglext.h171 #define GL_MULTISAMPLE_BIT 0x20000000 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h188 #define GL_MULTISAMPLE_BIT 0x20000000 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h188 #define GL_MULTISAMPLE_BIT 0x20000000 macro

Completed in 191 milliseconds