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

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_context.h 152 #define TXR_STATE_SIZE 3
radeon_state_init.c 581 ALLOC_STATE_IDX( txr[0], txr0, TXR_STATE_SIZE, "TXR/txr-0", 0, 0 );
582 ALLOC_STATE_IDX( txr[1], txr1, TXR_STATE_SIZE, "TXR/txr-1", 0, 1 );
583 ALLOC_STATE_IDX( txr[2], txr2, TXR_STATE_SIZE, "TXR/txr-2", 0, 2 );
    [all...]

Completed in 59 milliseconds