Home
last modified time | relevance | path

Searched refs:GL_PROGRAM_POINT_SIZE (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/dports/graphics/blender/blender-2.91.0/release/scripts/addons/mesh_snap_utilities_line/
H A Ddrawing_utilities.py75 self._is_point_size_enabled = bgl.glIsEnabled(bgl.GL_PROGRAM_POINT_SIZE)
77 bgl.glDisable(bgl.GL_PROGRAM_POINT_SIZE)
85 bgl.glEnable(bgl.GL_PROGRAM_POINT_SIZE)
/dports/graphics/radiance/radiance-baf2c40/src/
H A DQQuickLightOutputPreview.cpp31 glEnable(GL_PROGRAM_POINT_SIZE); in render()
95 glDisable(GL_PROGRAM_POINT_SIZE); in render()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/nv_fill_rectangle/execution/
H A Dpoints-ignore-fill-rect.shader_test30 enable GL_PROGRAM_POINT_SIZE
H A Dgs-points-ignore-fill-rect.shader_test41 enable GL_PROGRAM_POINT_SIZE
H A Dtes-tris-in-point-mode-ignore-fill-rect.shader_test38 enable GL_PROGRAM_POINT_SIZE
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_VERSION_3_210 GL_PROGRAM_POINT_SIZE 0x8642
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_211 GL_PROGRAM_POINT_SIZE 0x8642
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_VERSION_3_211 GL_PROGRAM_POINT_SIZE 0x8642
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_211 GL_PROGRAM_POINT_SIZE 0x8642
/dports/devel/raylib/raylib-3.7.0/examples/others/
H A Dopengl_interop.c78 glEnable(GL_PROGRAM_POINT_SIZE); in main()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.2/
H A Dgl-coord-replace-doesnt-eliminate-frag-tex-coords.c112 glEnable(GL_PROGRAM_POINT_SIZE); in piglit_display()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderOutput.cpp369 gl.enable(GL_PROGRAM_POINT_SIZE); in initTest()
434 gl.disable(GL_PROGRAM_POINT_SIZE); in deinit()
H A DesextcGeometryShaderInput.cpp931 gl.enable(GL_PROGRAM_POINT_SIZE); in init()
1093 gl.disable(GL_PROGRAM_POINT_SIZE); in deinit()
1202 gl.enable(GL_PROGRAM_POINT_SIZE); in init()
1318 gl.disable(GL_PROGRAM_POINT_SIZE); in deinit()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glsl-1.50/execution/geometry/
H A Dpoint-size-out.shader_test57 enable GL_PROGRAM_POINT_SIZE
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/driver/gl/
H A Dcogl-pipeline-opengl.c67 #ifndef GL_PROGRAM_POINT_SIZE
68 #define GL_PROGRAM_POINT_SIZE 0x8642 macro
706 GE( ctx, glEnable (GL_PROGRAM_POINT_SIZE) ); in _cogl_pipeline_flush_color_blend_alpha_depth_state()
708 GE( ctx, glDisable (GL_PROGRAM_POINT_SIZE) ); in _cogl_pipeline_flush_color_blend_alpha_depth_state()
/dports/graphics/cogl/cogl-1.22.8/cogl/driver/gl/
H A Dcogl-pipeline-opengl.c67 #ifndef GL_PROGRAM_POINT_SIZE
68 #define GL_PROGRAM_POINT_SIZE 0x8642 macro
709 GE( ctx, glEnable (GL_PROGRAM_POINT_SIZE) ); in _cogl_pipeline_flush_color_blend_alpha_depth_state()
711 GE( ctx, glDisable (GL_PROGRAM_POINT_SIZE) ); in _cogl_pipeline_flush_color_blend_alpha_depth_state()
/dports/misc/usd/USD-21.11/pxr/imaging/hdx/
H A DdrawTargetTask.cpp524 glEnable(GL_PROGRAM_POINT_SIZE); in Execute()
552 glDisable(GL_PROGRAM_POINT_SIZE); in Execute()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_2.h32 #define GL_PROGRAM_POINT_SIZE 0x8642 macro
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/opengl/items/
H A DGLScatterPlotItem.py113 glEnable(GL_PROGRAM_POINT_SIZE)
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/mesh_snap_utilities_line/snap_context_l/
H A D__init__.py512 is_point_size_enabled = bgl.glIsEnabled(bgl.GL_PROGRAM_POINT_SIZE)
514 bgl.glDisable(bgl.GL_PROGRAM_POINT_SIZE)
582 bgl.glEnable(bgl.GL_PROGRAM_POINT_SIZE)
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/opengl/
H A Dgl_state.cc162 glEnable(GL_PROGRAM_POINT_SIZE); in set_mutable_state()
165 glDisable(GL_PROGRAM_POINT_SIZE); in set_mutable_state()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glsl-1.50/execution/
H A Dredeclare-pervertex-out-subset-gs.shader_test77 enable GL_PROGRAM_POINT_SIZE
H A Dredeclare-pervertex-subset-vs.shader_test73 enable GL_PROGRAM_POINT_SIZE
/dports/misc/usd/USD-21.11/pxr/imaging/hdSt/
H A DrenderPassState.cpp484 glEnable(GL_PROGRAM_POINT_SIZE); in Bind()
523 glDisable(GL_PROGRAM_POINT_SIZE); in Unbind()
/dports/multimedia/kodi-addon-visualization.spectrum/visualization.spectrum-3.4.0-Matrix/src/
H A Dopengl_spectrum.cpp204 glEnable(GL_PROGRAM_POINT_SIZE); in Render()
247 glDisable(GL_PROGRAM_POINT_SIZE); in Render()

12345678910>>...16