Home
last modified time | relevance | path

Searched refs:TEX_STATE_SIZE_NEWDRM (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h172 #define TEX_STATE_SIZE_NEWDRM 11 macro
Dr200_state_init.c664 int state_size = TEX_STATE_SIZE_NEWDRM; in r200InitState()