Home
last modified time | relevance | path

Searched refs:GL_FOG_COLOR (Results 1 - 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DFogTest.cpp66 glGetFloatv(GL_FOG_COLOR, &initialFogColor.R); in TEST_P()
123 glFogfv(GL_FOG_COLOR, &testColor.R); in TEST_P()
125 glGetFloatv(GL_FOG_COLOR, fogValue); in TEST_P()
/third_party/mesa3d/src/mesa/main/
H A Dfog.c68 case GL_FOG_COLOR: in _mesa_Fogiv()
144 case GL_FOG_COLOR: in _mesa_Fogfv()
H A Dglthread_marshal.h207 case GL_FOG_COLOR: in _mesa_fog_enum_to_count()
H A Des1_conversion.c135 case GL_FOG_COLOR: in _mesa_Fogxv()
H A Dattrib.c861 _mesa_Fogfv(GL_FOG_COLOR, attr->Fog.Color); in _mesa_PopAttrib()
H A Dget.c1120 case GL_FOG_COLOR: in find_custom_value()
H A Ddlist.c2737 case GL_FOG_COLOR: in save_Fogiv()
/third_party/mesa3d/src/glx/tests/
H A Denum_sizes.cpp89 EXPECT_EQ(4, __glFogfv_size(GL_FOG_COLOR)); in TEST()
103 case GL_FOG_COLOR: in TEST()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_1_0_params.cpp52 int count = (pname == GL_FOG_COLOR) ? 4 : 1; in CaptureFogfv_params()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp2568 case GL_FOG_COLOR: in SetFogParameters()
2593 case GL_FOG_COLOR: in GetFogParameters()
2610 case GL_FOG_COLOR: in GetFogParameterCount()
3629 case GL_FOG_COLOR: in GetQueryParameterInfo()
H A DvalidationES1.cpp411 case GL_FOG_COLOR: in ValidateFogCommon()
H A DState.cpp2588 case GL_FOG_COLOR:
/third_party/openGLES/api/GLES/1.0/
H A Dgl.h210 #define GL_FOG_COLOR 0x0B66 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
H A Dgl.h210 #define GL_FOG_COLOR 0x0B66 macro
/third_party/glfw/examples/
H A Dparticles.c840 glFogfv(GL_FOG_COLOR, fog_color); in draw_scene()
/third_party/mesa3d/include/GLES/
H A Dgl.h151 #define GL_FOG_COLOR 0x0B66 macro
/third_party/openGLES/api/GLES/
H A Dgl.h132 #define GL_FOG_COLOR 0x0B66 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H A Dgl.h151 #define GL_FOG_COLOR 0x0B66 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H A Dgl.h151 #define GL_FOG_COLOR 0x0B66 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
H A Dgl.h155 #define GL_FOG_COLOR 0x0B66 macro
/third_party/mesa3d/include/GL/
H A Dgl.h381 #define GL_FOG_COLOR 0x0B66 macro
/third_party/glfw/deps/glad/
H A Dgl.h546 #define GL_FOG_COLOR 0x0B66 macro

Completed in 76 milliseconds