Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
Dr200_context.h239 #define VPI_STATE_SIZE 257 macro
Dr200_state_init.c699 ALLOC_STATE( vpi[0], tcl_vp_add4, VPI_STATE_SIZE, "VP/vertexprog-0", 0 ); in r200InitState()
700 ALLOC_STATE( vpi[1], tcl_vp_size_add4, VPI_STATE_SIZE, "VP/vertexprog-1", 1 ); in r200InitState()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h239 #define VPI_STATE_SIZE 257 macro
Dr200_state_init.c699 ALLOC_STATE( vpi[0], tcl_vp_add4, VPI_STATE_SIZE, "VP/vertexprog-0", 0 ); in r200InitState()
700 ALLOC_STATE( vpi[1], tcl_vp_size_add4, VPI_STATE_SIZE, "VP/vertexprog-1", 1 ); in r200InitState()