Home
last modified time | relevance | path

Searched defs:SpotDirection (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dpacked_gl_enums.json236 "SpotDirection": "GL_SPOT_DIRECTION", string
DPackedGLEnums_autogen.h234 SpotDirection = 9, enumerator
/third_party/skia/third_party/externals/angle2/src/common/
Dpacked_gl_enums.json246 "SpotDirection": "GL_SPOT_DIRECTION", string
DPackedGLEnums_autogen.h236 SpotDirection = 9, enumerator
/third_party/mesa3d/src/mesa/main/
Dmtypes.h484 GLfloat SpotDirection[3]; /**< STATE_SPOT_DIRECTION in eye coordinates */ member