OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIGHT_SPOT
(Results
1 - 14
of
14
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/src/mesa/
matypes.h
140
#define
LIGHT_SPOT
0x1
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
nv10_state_tnl.c
160
if (l->_Flags &
LIGHT_SPOT
)
306
if (l->_Flags &
LIGHT_SPOT
) {
nv20_state_tnl.c
222
if (l->_Flags &
LIGHT_SPOT
) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
nv10_state_tnl.c
160
if (l->_Flags &
LIGHT_SPOT
)
305
if (l->_Flags &
LIGHT_SPOT
) {
nv20_state_tnl.c
221
if (l->_Flags &
LIGHT_SPOT
) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
gen_matypes.c
237
DEFINE( "
LIGHT_SPOT
",
LIGHT_SPOT
);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
t_vb_lighttmp.h
146
if (light->_Flags &
LIGHT_SPOT
) {
326
if (light->_Flags &
LIGHT_SPOT
) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
t_vb_lighttmp.h
145
if (light->_Flags &
LIGHT_SPOT
) {
324
if (light->_Flags &
LIGHT_SPOT
) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
light.c
192
light->_Flags |=
LIGHT_SPOT
;
194
light->_Flags &= ~
LIGHT_SPOT
;
972
((flags & (LIGHT_POSITIONAL|
LIGHT_SPOT
)) ||
1078
if (light->_Flags &
LIGHT_SPOT
) {
rastpos.c
190
if (light->_Flags &
LIGHT_SPOT
) {
mtypes.h
255
#define
LIGHT_SPOT
0x1
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
light.c
163
light->_Flags |=
LIGHT_SPOT
;
165
light->_Flags &= ~
LIGHT_SPOT
;
897
((flags & (LIGHT_POSITIONAL|
LIGHT_SPOT
)) ||
995
if (light->_Flags &
LIGHT_SPOT
) {
rastpos.c
186
if (light->_Flags &
LIGHT_SPOT
) {
mtypes.h
292
#define
LIGHT_SPOT
0x1
Completed in 27 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026