OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_VP_inf_norm
(Results
1 - 17
of
17
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
t_vb_lighttmp.h
126
COPY_3V(VP, light->
_VP_inf_norm
);
306
COPY_3V(VP, light->
_VP_inf_norm
);
483
n_dot_VP = DOT3(normal, light->
_VP_inf_norm
);
595
n_dot_VP = DOT3(normal, light->
_VP_inf_norm
);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
t_vb_lighttmp.h
125
COPY_3V(VP, light->
_VP_inf_norm
);
304
COPY_3V(VP, light->
_VP_inf_norm
);
481
n_dot_VP = DOT3(normal, light->
_VP_inf_norm
);
593
n_dot_VP = DOT3(normal, light->
_VP_inf_norm
);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
gen_matypes.c
224
OFFSET( "LIGHT_VP_INF_NORM ", struct gl_light,
_VP_inf_norm
);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
light.c
1060
COPY_3V( light->
_VP_inf_norm
, light->_Position );
1061
NORMALIZE_3FV( light->
_VP_inf_norm
);
1065
ADD_3V( light->_h_inf_norm, light->
_VP_inf_norm
, ctx->_EyeZDir);
1097
GLfloat PV_dot_dir = - DOT3(light->
_VP_inf_norm
,
rastpos.c
168
COPY_3V(VP, light->
_VP_inf_norm
);
mtypes.h
276
GLfloat
_VP_inf_norm
[3]; /**< Norm direction to infinite light */
277
GLfloat _h_inf_norm[3]; /**< Norm(
_VP_inf_norm
+ <0,0,1> ) */
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
light.c
977
COPY_3V( light->
_VP_inf_norm
, light->_Position );
978
NORMALIZE_3FV( light->
_VP_inf_norm
);
982
ADD_3V( light->_h_inf_norm, light->
_VP_inf_norm
, ctx->_EyeZDir);
1014
GLfloat PV_dot_dir = - DOT3(light->
_VP_inf_norm
,
rastpos.c
164
COPY_3V(VP, light->
_VP_inf_norm
);
mtypes.h
324
GLfloat
_VP_inf_norm
[3]; /**< Norm direction to infinite light */
325
GLfloat _h_inf_norm[3]; /**< Norm(
_VP_inf_norm
+ <0,0,1> ) */
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
nv10_state_tnl.c
300
PUSH_DATAp(push, l->
_VP_inf_norm
, 3);
nv20_state_tnl.c
216
PUSH_DATAp(push, l->
_VP_inf_norm
, 3);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
nv10_state_tnl.c
299
PUSH_DATAp(push, l->
_VP_inf_norm
, 3);
nv20_state_tnl.c
215
PUSH_DATAp(push, l->
_VP_inf_norm
, 3);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
r200_state.c
1070
*
_VP_inf_norm
1125
COPY_3FV( &fcmd[LIT_POSITION_X], l->
_VP_inf_norm
);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
radeon_state.c
843
*
_VP_inf_norm
902
COPY_3FV( &fcmd[LIT_POSITION_X], l->
_VP_inf_norm
);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
r200_state.c
1070
*
_VP_inf_norm
1124
COPY_3FV( &fcmd[LIT_POSITION_X], l->
_VP_inf_norm
);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
radeon_state.c
843
*
_VP_inf_norm
901
COPY_3FV( &fcmd[LIT_POSITION_X], l->
_VP_inf_norm
);
Completed in 25 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026