Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h109 #define SET_STATE_SIZE 5 macro
Dradeon_state_init.c544 ALLOC_STATE( set, always, SET_STATE_SIZE, "SET/setup", 0 ); in radeonInitState()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h119 #define SET_STATE_SIZE 3 macro
Dr200_state_init.c654 ALLOC_STATE( set, always, SET_STATE_SIZE, "SET/setup", 0 ); in r200InitState()