Home
last modified time | relevance | path

Searched refs:BRW_NEW_NUM_SAMPLES (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_upload.c329 DEFINE_BIT(BRW_NEW_NUM_SAMPLES),
524 brw->ctx.NewDriverState |= BRW_NEW_NUM_SAMPLES; in brw_upload_pipeline_state()
Dbrw_context.h294 #define BRW_NEW_NUM_SAMPLES (1ull << BRW_STATE_NUM_SAMPLES) macro
DgenX_state_upload.c3324 BRW_NEW_NUM_SAMPLES,