Searched refs:GL_POINT_BIT (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | points.c | 62 FLUSH_VERTICES(ctx, _NEW_POINT, GL_POINT_BIT); in point_size() 127 _NEW_TNL_SPACES, GL_POINT_BIT); in _mesa_PointParameterfv() 142 FLUSH_VERTICES(ctx, _NEW_POINT, GL_POINT_BIT); in _mesa_PointParameterfv() 153 FLUSH_VERTICES(ctx, _NEW_POINT, GL_POINT_BIT); in _mesa_PointParameterfv() 164 FLUSH_VERTICES(ctx, _NEW_POINT, GL_POINT_BIT); in _mesa_PointParameterfv() 181 FLUSH_VERTICES(ctx, _NEW_POINT, GL_POINT_BIT); in _mesa_PointParameterfv()
|
D | texenv.c | 478 GL_POINT_BIT); in _mesa_texenvfv_indexed() 484 GL_POINT_BIT); in _mesa_texenvfv_indexed()
|
D | enable.c | 803 FLUSH_VERTICES(ctx, _NEW_POINT, GL_POINT_BIT | GL_ENABLE_BIT); in _mesa_set_enable() 1071 _NEW_FF_FRAG_PROGRAM, GL_POINT_BIT | GL_ENABLE_BIT); in _mesa_set_enable()
|
D | attrib.c | 237 if (mask & GL_POINT_BIT) in _mesa_PushAttrib() 934 if (mask & GL_POINT_BIT) { in _mesa_PopAttrib()
|
D | context.c | 1263 if (mask & GL_POINT_BIT) { in _mesa_copy_context()
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
D | readme.tex | 347 <enum value="0x00000002" name="GL_POINT_BIT" /> 360 #define GL_POINT_BIT 0x00000001
|
/third_party/openGLES/xml/ |
D | readme.tex | 411 <enum value="0x00000002" name="GL_POINT_BIT" /> 424 #define GL_POINT_BIT 0x00000001
|
/third_party/mesa3d/include/GL/ |
D | gl.h | 667 #define GL_POINT_BIT 0x00000002 macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_opengl.h | 722 #define GL_POINT_BIT 0x00000002 macro
|
/third_party/flutter/glfw/deps/glad/ |
D | glad.h | 351 #define GL_POINT_BIT 0x00000002 macro
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glew.h | 270 #define GL_POINT_BIT 0x00000002 macro
|