Searched refs:I915_PROGRAM_SIZE (Results 1 – 3 of 3) sorted by relevance
40 #define I915_PROGRAM_SIZE 192 macro62 uint declarations[I915_PROGRAM_SIZE];63 uint program[I915_PROGRAM_SIZE];
99 if (p->decl< p->declarations + I915_PROGRAM_SIZE) { in i915_emit_decl()162 if (p->csr< p->program + I915_PROGRAM_SIZE) { in i915_emit_arith()258 if (p->csr< p->program + I915_PROGRAM_SIZE) { in i915_emit_texld()
138 #define I915_PROGRAM_SIZE (I915_MAX_INSN * 3 + 1) macro224 GLuint Program[I915_PROGRAM_SIZE];