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

  /external/mesa3d/src/mesa/drivers/dri/i965/
gen8_multisample_state.c 86 BRW_NEW_NUM_SAMPLES,
gen6_multisample_state.c 171 /* BRW_NEW_NUM_SAMPLES */
210 /* BRW_NEW_NUM_SAMPLES */
220 BRW_NEW_NUM_SAMPLES,
brw_state_upload.c 652 DEFINE_BIT(BRW_NEW_NUM_SAMPLES),
832 brw->ctx.NewDriverState |= BRW_NEW_NUM_SAMPLES;
brw_context.h 307 #define BRW_NEW_NUM_SAMPLES (1ull << BRW_STATE_NUM_SAMPLES)
929 * Number of samples in ctx->DrawBuffer, updated by BRW_NEW_NUM_SAMPLES so
    [all...]

Completed in 706 milliseconds