Searched refs:I1_LOAD_S (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_reg.h54 #define I1_LOAD_S(n) (1<<(4+n)) macro
H A Di915_state.c928 I1_LOAD_S(2) |
929 I1_LOAD_S(4) |
930 I1_LOAD_S(5) | I1_LOAD_S(6) | (3));
H A Dintel_tris.c250 cmd |= I1_LOAD_S(0);
255 cmd |= I1_LOAD_S(1);
285 I1_LOAD_S(0) | I1_LOAD_S(2) | 1);
H A Di915_vtbl.c205 OUT_BATCH(_3DSTATE_LOAD_STATE_IMMEDIATE_1 | I1_LOAD_S(3) | (0));
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_reg.h331 #define I1_LOAD_S(n) (1<<(4+n)) macro

Completed in 140 milliseconds