OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIGHT_STAGE_DATA
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vb_light.c
64
struct
light_stage_data
{
struct
76
#define
LIGHT_STAGE_DATA
(stage) ((struct
light_stage_data
*)(stage->privatePtr))
197
update_materials(struct gl_context *ctx, struct
light_stage_data
*store)
223
struct vertex_buffer *VB, struct
light_stage_data
*store)
328
struct
light_stage_data
*store =
LIGHT_STAGE_DATA
(stage);
405
LIGHT_STAGE_DATA
(stage)->light_func_tab = tab;
421
struct
light_stage_data
*store;
425
store =
LIGHT_STAGE_DATA
(stage)
[
all
...]
t_vb_lighttmp.h
52
struct
light_stage_data
*store =
LIGHT_STAGE_DATA
(stage);
234
struct
light_stage_data
*store =
LIGHT_STAGE_DATA
(stage);
416
struct
light_stage_data
*store =
LIGHT_STAGE_DATA
(stage);
520
struct
light_stage_data
*store =
LIGHT_STAGE_DATA
(stage);
/external/mesa3d/src/mesa/tnl/
t_vb_light.c
64
struct
light_stage_data
{
struct
76
#define
LIGHT_STAGE_DATA
(stage) ((struct
light_stage_data
*)(stage->privatePtr))
197
update_materials(struct gl_context *ctx, struct
light_stage_data
*store)
223
struct vertex_buffer *VB, struct
light_stage_data
*store)
328
struct
light_stage_data
*store =
LIGHT_STAGE_DATA
(stage);
405
LIGHT_STAGE_DATA
(stage)->light_func_tab = tab;
421
struct
light_stage_data
*store;
425
store =
LIGHT_STAGE_DATA
(stage)
[
all
...]
t_vb_lighttmp.h
52
struct
light_stage_data
*store =
LIGHT_STAGE_DATA
(stage);
234
struct
light_stage_data
*store =
LIGHT_STAGE_DATA
(stage);
416
struct
light_stage_data
*store =
LIGHT_STAGE_DATA
(stage);
520
struct
light_stage_data
*store =
LIGHT_STAGE_DATA
(stage);
Completed in 30 milliseconds