Searched defs:I915_MAX_DECL_INSN (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
H A Di915_context.h126 #define I915_MAX_DECL_INSN 27 macro
129 #define I915_MAX_INSN (I915_MAX_DECL_INSN + \
167 GLuint declarations[I915_MAX_DECL_INSN * 3 + 1];
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_reg.h488 #define I915_MAX_DECL_INSN 27 macro

Completed in 132 milliseconds