Searched refs:I915_PROGRAM_SIZE (Results 1 – 2 of 2) sorted by relevance
40 #define I915_PROGRAM_SIZE 192 macro57 uint32_t declarations[I915_PROGRAM_SIZE];58 uint32_t program[I915_PROGRAM_SIZE];
94 if (p->decl < p->declarations + I915_PROGRAM_SIZE) { in i915_emit_decl()154 if (p->csr < p->program + I915_PROGRAM_SIZE) { in i915_emit_arith()237 if (p->csr < p->program + I915_PROGRAM_SIZE) { in i915_emit_texld()