Home
last modified time | relevance | path

Searched refs:GL_FOG_DENSITY (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DFogTest.cpp57 glGetFloatv(GL_FOG_DENSITY, &fogDensity); in TEST_P()
85 glFogf(GL_FOG_DENSITY, -1.0f); in TEST_P()
101 glFogf(GL_FOG_DENSITY, 2.0f); in TEST_P()
104 glGetFloatv(GL_FOG_DENSITY, fogValue); in TEST_P()
/third_party/mesa3d/src/mesa/main/
H A Dfog.c60 case GL_FOG_DENSITY: in _mesa_Fogiv()
114 case GL_FOG_DENSITY: in _mesa_Fogfv()
H A Dglthread_marshal.h200 case GL_FOG_DENSITY: in _mesa_fog_enum_to_count()
H A Des1_conversion.c138 case GL_FOG_DENSITY: in _mesa_Fogxv()
H A Dattrib.c862 TEST_AND_CALL1_SEL(Fog.Density, Fogf, GL_FOG_DENSITY); in _mesa_PopAttrib()
H A Ddlist.c2727 case GL_FOG_DENSITY: in save_Fogiv()
/third_party/mesa3d/src/glx/tests/
H A Denum_sizes.cpp83 EXPECT_EQ(1, __glFogfv_size(GL_FOG_DENSITY)); in TEST()
97 case GL_FOG_DENSITY: in TEST()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp2559 case GL_FOG_DENSITY: in SetFogParameters()
2584 case GL_FOG_DENSITY: in GetFogParameters()
2606 case GL_FOG_DENSITY: in GetFogParameterCount()
3610 case GL_FOG_DENSITY: in GetQueryParameterInfo()
H A DvalidationES1.cpp413 case GL_FOG_DENSITY: in ValidateFogCommon()
H A DState.cpp2585 case GL_FOG_DENSITY:
/third_party/openGLES/api/GLES/1.0/
H A Dgl.h206 #define GL_FOG_DENSITY 0x0B62 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
H A Dgl.h206 #define GL_FOG_DENSITY 0x0B62 macro
/third_party/glfw/examples/
H A Dparticles.c839 glFogf(GL_FOG_DENSITY, 0.05f); in draw_scene()
/third_party/mesa3d/include/GLES/
H A Dgl.h147 #define GL_FOG_DENSITY 0x0B62 macro
/third_party/openGLES/api/GLES/
H A Dgl.h128 #define GL_FOG_DENSITY 0x0B62 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H A Dgl.h147 #define GL_FOG_DENSITY 0x0B62 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H A Dgl.h147 #define GL_FOG_DENSITY 0x0B62 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
H A Dgl.h151 #define GL_FOG_DENSITY 0x0B62 macro
/third_party/mesa3d/include/GL/
H A Dgl.h380 #define GL_FOG_DENSITY 0x0B62 macro
/third_party/glfw/deps/glad/
H A Dgl.h561 #define GL_FOG_DENSITY 0x0B62 macro

Completed in 72 milliseconds