Searched refs:gl_light (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dgen_matypes.c183 /* struct gl_light offsets:
185 OFFSET_HEADER( "struct gl_light" );
187 OFFSET( "LIGHT_NEXT ", struct gl_light, next );
188 OFFSET( "LIGHT_PREV ", struct gl_light, prev );
190 OFFSET( "LIGHT_AMBIENT ", struct gl_light, Ambient );
191 OFFSET( "LIGHT_DIFFUSE ", struct gl_light, Diffuse );
192 OFFSET( "LIGHT_SPECULAR ", struct gl_light, Specular );
193 OFFSET( "LIGHT_EYE_POSITION ", struct gl_light, EyePosition );
194 OFFSET( "LIGHT_SPOT_DIRECTION ", struct gl_light, SpotDirection );
195 OFFSET( "LIGHT_SPOT_EXPONENT ", struct gl_light, SpotExponen
[all...]
/external/mesa3d/src/mesa/x86/
H A Dgen_matypes.c183 /* struct gl_light offsets:
185 OFFSET_HEADER( "struct gl_light" );
187 OFFSET( "LIGHT_NEXT ", struct gl_light, next );
188 OFFSET( "LIGHT_PREV ", struct gl_light, prev );
190 OFFSET( "LIGHT_AMBIENT ", struct gl_light, Ambient );
191 OFFSET( "LIGHT_DIFFUSE ", struct gl_light, Diffuse );
192 OFFSET( "LIGHT_SPECULAR ", struct gl_light, Specular );
193 OFFSET( "LIGHT_EYE_POSITION ", struct gl_light, EyePosition );
194 OFFSET( "LIGHT_SPOT_DIRECTION ", struct gl_light, SpotDirection );
195 OFFSET( "LIGHT_SPOT_EXPONENT ", struct gl_light, SpotExponen
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_tnl.c156 get_light_mode(struct gl_light *l)
240 nv10_get_spot_coeff(struct gl_light *l, float k[7])
285 struct gl_light *l = &ctx->Light.Light[i];
324 struct gl_light *l;
364 struct gl_light *l;
384 struct gl_light *l;
H A Dnv20_state_tnl.c201 struct gl_light *l = &ctx->Light.Light[i];
241 struct gl_light *l;
282 struct gl_light *l;
303 struct gl_light *l;
H A Dnv10_driver.h167 nv10_get_spot_coeff(struct gl_light *l, float k[7]);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_tnl.c156 get_light_mode(struct gl_light *l)
240 nv10_get_spot_coeff(struct gl_light *l, float k[7])
285 struct gl_light *l = &ctx->Light.Light[i];
324 struct gl_light *l;
364 struct gl_light *l;
384 struct gl_light *l;
H A Dnv20_state_tnl.c201 struct gl_light *l = &ctx->Light.Light[i];
241 struct gl_light *l;
282 struct gl_light *l;
303 struct gl_light *l;
H A Dnv10_driver.h167 nv10_get_spot_coeff(struct gl_light *l, float k[7]);
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dlight.h35 struct gl_light;
H A Dlight.c104 struct gl_light *light;
634 struct gl_light *light, *list = &ctx->Light.EnabledList;
887 struct gl_light *light;
949 struct gl_light *light;
1116 * \param l pointer to the gl_light structure to be initialized.
1121 init_light( struct gl_light *l, GLuint n )
H A Dmtypes.h655 struct gl_light struct
657 struct gl_light *next; /**< double linked list with sentinel */
658 struct gl_light *prev;
932 struct gl_light Light[MAX_LIGHTS]; /**< Array of light sources */
951 struct gl_light EnabledList; /**< List sentinel */
/external/mesa3d/src/mesa/main/
H A Dlight.h35 struct gl_light;
H A Dlight.c104 struct gl_light *light;
634 struct gl_light *light, *list = &ctx->Light.EnabledList;
887 struct gl_light *light;
949 struct gl_light *light;
1116 * \param l pointer to the gl_light structure to be initialized.
1121 init_light( struct gl_light *l, GLuint n )
H A Dmtypes.h655 struct gl_light struct
657 struct gl_light *next; /**< double linked list with sentinel */
658 struct gl_light *prev;
932 struct gl_light Light[MAX_LIGHTS]; /**< Array of light sources */
951 struct gl_light EnabledList; /**< List sentinel */
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_vb_lighttmp.h91 struct gl_light *light;
269 struct gl_light *light;
423 const struct gl_light *light = ctx->Light.EnabledList.next;
534 const struct gl_light *light;
H A Dt_rasterpos.c123 const struct gl_light *light;
/external/mesa3d/src/mesa/tnl/
H A Dt_vb_lighttmp.h91 struct gl_light *light;
269 struct gl_light *light;
423 const struct gl_light *light = ctx->Light.EnabledList.next;
534 const struct gl_light *light;
H A Dt_rasterpos.c123 const struct gl_light *light;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dr200_state.c865 struct gl_light *l = &ctx->Light.Light[p];
1116 struct gl_light *l = &ctx->Light.Light[p];
1143 struct gl_light *l = &ctx->Light.Light[p];
H A Dr200_state_init.c1217 struct gl_light *l = &ctx->Light.Light[i];
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c680 struct gl_light *l = &ctx->Light.Light[p];
894 struct gl_light *l = &ctx->Light.Light[p];
921 struct gl_light *l = &ctx->Light.Light[p];
H A Dradeon_state_init.c871 struct gl_light *l = &ctx->Light.Light[i];
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_state.c865 struct gl_light *l = &ctx->Light.Light[p];
1116 struct gl_light *l = &ctx->Light.Light[p];
1143 struct gl_light *l = &ctx->Light.Light[p];
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c680 struct gl_light *l = &ctx->Light.Light[p];
894 struct gl_light *l = &ctx->Light.Light[p];
921 struct gl_light *l = &ctx->Light.Light[p];
H A Dradeon_state_init.c871 struct gl_light *l = &ctx->Light.Light[i];

Completed in 1313 milliseconds

12