Home
last modified time | relevance | path

Searched refs:GL_FOG_COLOR (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
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/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
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/
Dfog.c68 case GL_FOG_COLOR: in _mesa_Fogiv()
144 case GL_FOG_COLOR: in _mesa_Fogfv()
Dglthread_marshal.h207 case GL_FOG_COLOR: in _mesa_fog_enum_to_count()
Des1_conversion.c135 case GL_FOG_COLOR: in _mesa_Fogxv()
Dattrib.c861 _mesa_Fogfv(GL_FOG_COLOR, attr->Fog.Color); in _mesa_PopAttrib()
/third_party/mesa3d/src/glx/tests/
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/
Dcapture_gles_1_0_params.cpp52 int count = (pname == GL_FOG_COLOR) ? 4 : 1; in CaptureFogfv_params()
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
Dgl.h210 #define GL_FOG_COLOR 0x0B66 macro
/third_party/openGLES/api/GLES/1.0/
Dgl.h210 #define GL_FOG_COLOR 0x0B66 macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp2290 case GL_FOG_COLOR: in SetFogParameters()
2315 case GL_FOG_COLOR: in GetFogParameters()
2332 case GL_FOG_COLOR: in GetFogParameterCount()
DvalidationES1.cpp383 case GL_FOG_COLOR: in ValidateFogCommon()
DState.cpp2019 case GL_FOG_COLOR: in getFloatv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
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()
DvalidationES1.cpp411 case GL_FOG_COLOR: in ValidateFogCommon()
DState.cpp2583 case GL_FOG_COLOR: in getFloatv()
/third_party/flutter/glfw/examples/
Dparticles.c836 glFogfv(GL_FOG_COLOR, fog_color); in draw_scene()
/third_party/openGLES/api/GLES/
Dgl.h132 #define GL_FOG_COLOR 0x0B66 macro
/third_party/mesa3d/include/GLES/
Dgl.h151 #define GL_FOG_COLOR 0x0B66 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
Dgl.h151 #define GL_FOG_COLOR 0x0B66 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
Dgl.h151 #define GL_FOG_COLOR 0x0B66 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
Dgl.h155 #define GL_FOG_COLOR 0x0B66 macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES/
Dgl.h155 #define GL_FOG_COLOR 0x0B66 macro
/third_party/mesa3d/include/GL/
Dgl.h381 #define GL_FOG_COLOR 0x0B66 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengl.h436 #define GL_FOG_COLOR 0x0B66 macro

12