Searched refs:GL_HINT_BIT (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | hint.c | 58 FLUSH_VERTICES(ctx, _NEW_HINT, GL_HINT_BIT); in _mesa_Hint() 66 FLUSH_VERTICES(ctx, _NEW_HINT, GL_HINT_BIT); in _mesa_Hint() 74 FLUSH_VERTICES(ctx, _NEW_HINT, GL_HINT_BIT); in _mesa_Hint() 82 FLUSH_VERTICES(ctx, _NEW_HINT, GL_HINT_BIT); in _mesa_Hint() 90 FLUSH_VERTICES(ctx, _NEW_HINT, GL_HINT_BIT); in _mesa_Hint() 100 FLUSH_VERTICES(ctx, _NEW_HINT, GL_HINT_BIT); in _mesa_Hint() 110 FLUSH_VERTICES(ctx, _NEW_HINT, GL_HINT_BIT); in _mesa_Hint() 120 FLUSH_VERTICES(ctx, _NEW_HINT, GL_HINT_BIT); in _mesa_Hint()
|
D | attrib.c | 217 if (mask & GL_HINT_BIT) in _mesa_PushAttrib() 869 if (mask & GL_HINT_BIT) { in _mesa_PopAttrib()
|
D | context.c | 1243 if (mask & GL_HINT_BIT) { in _mesa_copy_context()
|
/third_party/mesa3d/include/GL/ |
D | gl.h | 681 #define GL_HINT_BIT 0x00008000 macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_opengl.h | 736 #define GL_HINT_BIT 0x00008000 macro
|
/third_party/flutter/glfw/deps/glad/ |
D | glad.h | 362 #define GL_HINT_BIT 0x00008000 macro
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glew.h | 284 #define GL_HINT_BIT 0x00008000 macro
|