Searched refs:EYE_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 | 288 #define EYE_STATE_SIZE 5 macro
|
| H A D | radeon_state_init.c | 552 ALLOC_STATE( eye, tcl_lighting_add4, EYE_STATE_SIZE, "EYE/eye-vector", 1 );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_context.h | 288 #define EYE_STATE_SIZE 5 macro
|
| H A D | radeon_state_init.c | 552 ALLOC_STATE( eye, tcl_lighting_add4, EYE_STATE_SIZE, "EYE/eye-vector", 1 );
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_context.h | 429 #define EYE_STATE_SIZE 5 macro
|
| H A D | r200_state_init.c | 717 ALLOC_STATE( eye, tcl_lighting_add4, EYE_STATE_SIZE, "EYE/eye-vector", 0 );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_context.h | 429 #define EYE_STATE_SIZE 5 macro
|
| H A D | r200_state_init.c | 717 ALLOC_STATE( eye, tcl_lighting_add4, EYE_STATE_SIZE, "EYE/eye-vector", 0 );
|
Completed in 14 milliseconds