Home
last modified time | relevance | path

Searched refs:LIN_STATE_SIZE (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h116 #define LIN_STATE_SIZE 5 macro
Dradeon_state_init.c540 ALLOC_STATE( lin, always, LIN_STATE_SIZE, "LIN/line", 0 ); in radeonInitState()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h131 #define LIN_STATE_SIZE 5 macro
Dr200_state_init.c653 ALLOC_STATE( lin, always, LIN_STATE_SIZE, "LIN/line", 0 ); in r200InitState()