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

  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_texstate.c 369 state[I915_TEXREG_SS4] = PACK_COLOR_8888(border[0],
374 state[I915_TEXREG_SS4] = PACK_COLOR_8888(border[3],
391 DBG(TEXTURE, "state[I915_TEXREG_SS4] = 0x%x\n", state[I915_TEXREG_SS4]);
i915_context.h 102 #define I915_TEXREG_SS4 5
i915_vtbl.c 473 OUT_BATCH(state->Tex[i][I915_TEXREG_SS4]);

Completed in 31 milliseconds