Home
last modified time | relevance | path

Searched refs:GL_TESS_GEN_POINT_MODE (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_tessellation_shader.java66 int GL_TESS_GEN_POINT_MODE = 0x8E79; field
H A DGL40.java331 int GL_TESS_GEN_POINT_MODE = 0x8E79; field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_tessellation_shader18 GL_TESS_GEN_POINT_MODE 0x8E79
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_tessellation_shader19 GL_TESS_GEN_POINT_MODE 0x8E79
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_tessellation_shader19 GL_TESS_GEN_POINT_MODE 0x8E79
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_tessellation_shader19 GL_TESS_GEN_POINT_MODE 0x8E79
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_tessellation_shader18 GL_TESS_GEN_POINT_MODE 0x8E79
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_tessellation_shader/
H A Dinvalid-get-program-params.c75 GL_TESS_GEN_POINT_MODE, in piglit_init()
H A Dget-tes-params.c138 pass = test_param(GL_TESS_GEN_POINT_MODE, in test_tes_params()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dtessellation_shader.py45 GL_TESS_GEN_POINT_MODE=_C('GL_TESS_GEN_POINT_MODE',0x8E79) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dtessellation_shader.py45 GL_TESS_GEN_POINT_MODE=_C('GL_TESS_GEN_POINT_MODE',0x8E79) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fProgramStateQueryTests.cpp286 …verifyStateProgramInteger(result, gl, program.getProgram(), GL_TESS_GEN_POINT_MODE, GL_FALSE, m_ve… in iterate()
305 …verifyStateProgramInteger(result, gl, program.getProgram(), GL_TESS_GEN_POINT_MODE, GL_FALSE, m_ve… in iterate()
324 …verifyStateProgramInteger(result, gl, program.getProgram(), GL_TESS_GEN_POINT_MODE, GL_TRUE, m_ver… in iterate()
H A Des31fNegativeTessellationTests.cpp376 ctx.glGetProgramiv(program, GL_TESS_GEN_POINT_MODE, &params[0]); in invalid_get_programiv()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/common/
H A DPackedEnums.h570 if (from == GL_TESS_GEN_POINT_MODE)
596 return GL_TESS_GEN_POINT_MODE; in ToGLenum()
610 ANGLE_VALIDATE_PACKED_ENUM(TessEvaluationType, PointMode, GL_TESS_GEN_POINT_MODE);
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/common/
H A DPackedEnums.h570 if (from == GL_TESS_GEN_POINT_MODE)
596 return GL_TESS_GEN_POINT_MODE; in ToGLenum()
610 ANGLE_VALIDATE_PACKED_ENUM(TessEvaluationType, PointMode, GL_TESS_GEN_POINT_MODE);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/common/
H A DPackedEnums.h570 if (from == GL_TESS_GEN_POINT_MODE)
596 return GL_TESS_GEN_POINT_MODE; in ToGLenum()
610 ANGLE_VALIDATE_PACKED_ENUM(TessEvaluationType, PointMode, GL_TESS_GEN_POINT_MODE);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcExtTokens.cpp95 TESS_GEN_POINT_MODE = GL_TESS_GEN_POINT_MODE; in init()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_4_0.py81 GL_TESS_GEN_POINT_MODE=_C('GL_TESS_GEN_POINT_MODE',0x8E79) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_4_0.py81 GL_TESS_GEN_POINT_MODE=_C('GL_TESS_GEN_POINT_MODE',0x8E79) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/ES/
H A DVERSION_3_2.py201 GL_TESS_GEN_POINT_MODE=_C('GL_TESS_GEN_POINT_MODE',0x8E79) variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A DShaderLang.cpp128 return GL_TESS_GEN_POINT_MODE; in GetTessellationShaderTypeEnum()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/compiler/translator/
H A DShaderLang.cpp128 return GL_TESS_GEN_POINT_MODE; in GetTessellationShaderTypeEnum()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A DShaderLang.cpp128 return GL_TESS_GEN_POINT_MODE; in GetTessellationShaderTypeEnum()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h906 #define GL_TESS_GEN_POINT_MODE 0x8E79 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h906 #define GL_TESS_GEN_POINT_MODE 0x8E79 macro

12345678910>>...15