HomeSort by relevance Sort by last modified time
    Searched refs:VPI_STATE_SIZE (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.h 234 #define VPI_STATE_SIZE 257
r200_state_init.c 701 ALLOC_STATE( vpi[0], tcl_vp_add4, VPI_STATE_SIZE, "VP/vertexprog-0", 0 );
702 ALLOC_STATE( vpi[1], tcl_vp_size_add4, VPI_STATE_SIZE, "VP/vertexprog-1", 1 );
    [all...]

Completed in 198 milliseconds