Home
last modified time | relevance | path

Searched refs:GL_MEDIUM_FLOAT (Results 1 – 25 of 726) sorted by relevance

12345678910>>...30

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/compiler_tests/
H A DCollectVariables_test.cpp151 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable.precision); in TEST_F()
176 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable.precision); in TEST_F()
433 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, varying->precision); in TEST_F()
479 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable->precision); in TEST_F()
505 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable->precision); in TEST_F()
528 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable->precision); in TEST_F()
602 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable->precision); in TEST_F()
610 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable->precision); in TEST_F()
640 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable->precision); in TEST_F()
648 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable->precision); in TEST_F()
H A DShaderVariable_test.cpp199 vx.precision = GL_MEDIUM_FLOAT; in TEST()
209 fx.precision = GL_MEDIUM_FLOAT; in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dprogram_manager_unittest.cc199 static const GLenum kAttrib1Precision = GL_MEDIUM_FLOAT;
246 static const GLenum kOutputVariable1Precision = GL_MEDIUM_FLOAT;
1599 GL_MEDIUM_FLOAT, in TEST_F()
1607 GL_MEDIUM_FLOAT, in TEST_F()
1689 GL_FLOAT, 3, GL_MEDIUM_FLOAT, true, "a"); in TEST_F()
1743 { GL_FLOAT, 2, GL_MEDIUM_FLOAT, true, "a", kVarVarying }; in TEST_F()
1745 { GL_FLOAT, 3, GL_MEDIUM_FLOAT, true, "a", kVarVarying }; in TEST_F()
1762 { GL_FLOAT, 2, GL_MEDIUM_FLOAT, true, "a", kVarVarying }; in TEST_F()
1777 { GL_FLOAT, 3, GL_MEDIUM_FLOAT, true, "a", kVarVarying }; in TEST_F()
1792 { GL_FLOAT, 3, GL_MEDIUM_FLOAT, false, "a", kVarVarying }; in TEST_F()
[all …]
H A Dshader_manager_unittest.cc105 const GLenum kAttrib1Precision = GL_MEDIUM_FLOAT; in TEST_F()
119 const GLenum kUniform2Precision = GL_MEDIUM_FLOAT; in TEST_F()
129 const GLenum kOutputVariable1Precision = GL_MEDIUM_FLOAT; in TEST_F()
141 const GLenum kInterfaceBlock1Field1Precision = GL_MEDIUM_FLOAT; in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dprogram_manager_unittest.cc199 static const GLenum kAttrib1Precision = GL_MEDIUM_FLOAT;
246 static const GLenum kOutputVariable1Precision = GL_MEDIUM_FLOAT;
1599 GL_MEDIUM_FLOAT, in TEST_F()
1607 GL_MEDIUM_FLOAT, in TEST_F()
1689 GL_FLOAT, 3, GL_MEDIUM_FLOAT, true, "a"); in TEST_F()
1743 { GL_FLOAT, 2, GL_MEDIUM_FLOAT, true, "a", kVarVarying }; in TEST_F()
1745 { GL_FLOAT, 3, GL_MEDIUM_FLOAT, true, "a", kVarVarying }; in TEST_F()
1762 { GL_FLOAT, 2, GL_MEDIUM_FLOAT, true, "a", kVarVarying }; in TEST_F()
1777 { GL_FLOAT, 3, GL_MEDIUM_FLOAT, true, "a", kVarVarying }; in TEST_F()
1792 { GL_FLOAT, 3, GL_MEDIUM_FLOAT, false, "a", kVarVarying }; in TEST_F()
[all …]
H A Dshader_manager_unittest.cc105 const GLenum kAttrib1Precision = GL_MEDIUM_FLOAT; in TEST_F()
119 const GLenum kUniform2Precision = GL_MEDIUM_FLOAT; in TEST_F()
129 const GLenum kOutputVariable1Precision = GL_MEDIUM_FLOAT; in TEST_F()
141 const GLenum kInterfaceBlock1Field1Precision = GL_MEDIUM_FLOAT; in TEST_F()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/compiler/translator/
H A DVariableInfo.cpp212 info.precision = GL_MEDIUM_FLOAT; // Defined by spec. in visitSymbol()
244 info.precision = GL_MEDIUM_FLOAT; // Defined by spec. in visitSymbol()
308 info.precision = GL_MEDIUM_FLOAT; // Defined by spec. in visitSymbol()
324 info.precision = GL_MEDIUM_FLOAT; // Defined by spec. in visitSymbol()
340 info.precision = GL_MEDIUM_FLOAT; // Defined by spec. in visitSymbol()
365 info.precision = GL_MEDIUM_FLOAT; // Defined by spec. in visitSymbol()
413 info.precision = GL_MEDIUM_FLOAT; // Defined by spec. in visitSymbol()
431 info.precision = GL_MEDIUM_FLOAT; // Defined by spec. in visitSymbol()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/compiler_tests/
H A DShaderVariable_test.cpp186 vx.precision = GL_MEDIUM_FLOAT; in TEST()
195 fx.precision = GL_MEDIUM_FLOAT; in TEST()
410 vx.precision = GL_MEDIUM_FLOAT; in TEST()
419 fx.precision = GL_MEDIUM_FLOAT; in TEST()
H A DCollectVariables_test.cpp259 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable.precision); in TEST_F()
285 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable.precision); in TEST_F()
558 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, varying->precision); in TEST_F()
607 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable->precision); in TEST_F()
634 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable->precision); in TEST_F()
657 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable->precision); in TEST_F()
731 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable->precision); in TEST_F()
739 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, outputVariable->precision); in TEST_F()
950 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, uniform.precision); in TEST_F()
958 EXPECT_GLENUM_EQ(GL_MEDIUM_FLOAT, uniformB.precision); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/common/
H A Dcapabilities.h21 #define GL_MEDIUM_FLOAT 0x8DF1 macro
63 visitor(stage, GL_MEDIUM_FLOAT, &precisions->medium_float); in VisitStagePrecisions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/common/
H A Dcapabilities.h21 #define GL_MEDIUM_FLOAT 0x8DF1 macro
63 visitor(stage, GL_MEDIUM_FLOAT, &precisions->medium_float); in VisitStagePrecisions()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_ES2_compatibility.java62 GL_MEDIUM_FLOAT = 0x8DF1, field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_ES2_compatibility9 GL_MEDIUM_FLOAT 0x8DF1
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_ES2_compatibility10 GL_MEDIUM_FLOAT 0x8DF1
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_ES2_compatibility9 GL_MEDIUM_FLOAT 0x8DF1
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glx_arb_create_context/
H A Dindirect-es2-profile.c84 (*func)(GL_VERTEX_SHADER, GL_MEDIUM_FLOAT, r, &p); in main()
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_ES2_compatibility10 GL_MEDIUM_FLOAT 0x8DF1
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_ES2_compatibility10 GL_MEDIUM_FLOAT 0x8DF1
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_es2_compatibility/
H A Darb_es2_compatibility-getshaderprecisionformat.c71 { GL_MEDIUM_FLOAT, { 14, 14 }, 10 }, in piglit_init()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A DES2_compatibility.py24 GL_MEDIUM_FLOAT=_C('GL_MEDIUM_FLOAT',0x8DF1) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A DES2_compatibility.py24 GL_MEDIUM_FLOAT=_C('GL_MEDIUM_FLOAT',0x8DF1) variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DVaryingPacking_unittest.cpp74 varying.precision = GL_MEDIUM_FLOAT; in MakeVaryings()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/gl/
H A Dconst.h315 #define GL_MEDIUM_FLOAT 0x8DF1 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DVaryingPacking_unittest.cpp74 varying.precision = GL_MEDIUM_FLOAT; in MakeVaryings()
/dports/games/quakeforge/quakeforge-0.7.2/include/QF/GLSL/
H A Ddefines.h388 #define GL_MEDIUM_FLOAT 0x8DF1 macro

12345678910>>...30