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

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_state_upload.c 329 DEFINE_BIT(BRW_NEW_NUM_SAMPLES),
524 brw->ctx.NewDriverState |= BRW_NEW_NUM_SAMPLES;
brw_context.h 294 #define BRW_NEW_NUM_SAMPLES (1ull << BRW_STATE_NUM_SAMPLES)
    [all...]
genX_state_upload.c     [all...]

Completed in 76 milliseconds