/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | LightsTest.cpp | 108 glGetLightfv(GL_LIGHT0 + i, GL_SPOT_DIRECTION, actualDirection.data()); in TEST_P() 284 glLightfv(GL_LIGHT0 + i, GL_SPOT_DIRECTION, direction.data()); in TEST_P() 286 glGetLightfv(GL_LIGHT0 + i, GL_SPOT_DIRECTION, actualDirection.data()); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | LightsTest.cpp | 108 glGetLightfv(GL_LIGHT0 + i, GL_SPOT_DIRECTION, actualDirection.data()); in TEST_P() 284 glLightfv(GL_LIGHT0 + i, GL_SPOT_DIRECTION, direction.data()); in TEST_P() 286 glGetLightfv(GL_LIGHT0 + i, GL_SPOT_DIRECTION, actualDirection.data()); in TEST_P()
|
/third_party/mesa3d/src/mesa/main/ |
D | light.c | 160 case GL_SPOT_DIRECTION: in do_light() 287 case GL_SPOT_DIRECTION: in _mesa_Lightfv() 354 case GL_SPOT_DIRECTION: in _mesa_Lightiv() 400 case GL_SPOT_DIRECTION: in _mesa_GetLightfv() 461 case GL_SPOT_DIRECTION: in _mesa_GetLightiv()
|
D | es1_conversion.c | 229 case GL_SPOT_DIRECTION: in _mesa_GetLightxv() 512 case GL_SPOT_DIRECTION: in _mesa_Lightxv()
|
D | glthread_marshal.h | 223 case GL_SPOT_DIRECTION: in _mesa_light_enum_to_count()
|
D | dlist.c | 2868 case GL_SPOT_DIRECTION: in save_Lightfv() 2928 case GL_SPOT_DIRECTION: in save_Lightiv()
|
/third_party/mesa3d/docs/relnotes/ |
D | 6.4.1.rst | 32 - popping of GL_SPOT_DIRECTION light state was broken (bug 5005)
|
D | 7.3.rst | 43 - Fix incorrect transformation of GL_SPOT_DIRECTION
|
/third_party/mesa3d/src/glx/tests/ |
D | enum_sizes.cpp | 119 EXPECT_EQ(3, __glLightfv_size(GL_SPOT_DIRECTION)); in TEST() 135 case GL_SPOT_DIRECTION: in TEST()
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | PackedGLEnums_autogen.cpp | 823 case GL_SPOT_DIRECTION: in FromGLenum() 855 return GL_SPOT_DIRECTION; in ToGLenum()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PackedGLEnums_autogen.cpp | 851 case GL_SPOT_DIRECTION: in FromGLenum() 883 return GL_SPOT_DIRECTION; in ToGLenum()
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/ |
D | gl.h | 263 #define GL_SPOT_DIRECTION 0x1204 macro
|
/third_party/openGLES/api/GLES/1.0/ |
D | gl.h | 263 #define GL_SPOT_DIRECTION 0x1204 macro
|
/third_party/openGLES/api/GLES/ |
D | gl.h | 233 #define GL_SPOT_DIRECTION 0x1204 macro
|
/third_party/mesa3d/include/GLES/ |
D | gl.h | 252 #define GL_SPOT_DIRECTION 0x1204 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES/ |
D | gl.h | 252 #define GL_SPOT_DIRECTION 0x1204 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
D | gl.h | 252 #define GL_SPOT_DIRECTION 0x1204 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES/ |
D | gl.h | 256 #define GL_SPOT_DIRECTION 0x1204 macro
|
/third_party/flutter/skia/third_party/externals/angle2/include/GLES/ |
D | gl.h | 256 #define GL_SPOT_DIRECTION 0x1204 macro
|
/third_party/mesa3d/include/GL/ |
D | gl.h | 294 #define GL_SPOT_DIRECTION 0x1204 macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_opengl.h | 349 #define GL_SPOT_DIRECTION 0x1204 macro
|
/third_party/flutter/glfw/deps/glad/ |
D | glad.h | 586 #define GL_SPOT_DIRECTION 0x1204 macro
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glew.h | 600 #define GL_SPOT_DIRECTION 0x1204 macro
|