Searched refs:GLT_STATE_SIZE (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_context.h | 279 #define GLT_STATE_SIZE 5 macro
|
| H A D | radeon_state_init.c | 551 ALLOC_STATE( glt, tcl_lighting_add4, GLT_STATE_SIZE, "GLT/light-global", 1 );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_context.h | 279 #define GLT_STATE_SIZE 5 macro
|
| H A D | radeon_state_init.c | 551 ALLOC_STATE( glt, tcl_lighting_add4, GLT_STATE_SIZE, "GLT/light-global", 1 );
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_context.h | 420 #define GLT_STATE_SIZE 5 macro
|
| H A D | r200_state_init.c | 716 ALLOC_STATE( glt, tcl_lighting_add4, GLT_STATE_SIZE, "GLT/light-global", 0 );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_context.h | 420 #define GLT_STATE_SIZE 5 macro
|
| H A D | r200_state_init.c | 716 ALLOC_STATE( glt, tcl_lighting_add4, GLT_STATE_SIZE, "GLT/light-global", 0 );
|
Completed in 15 milliseconds