Searched defs:i915_fragment_program (Results 1 – 1 of 1) sorted by relevance
139 struct i915_fragment_program struct141 struct gl_fragment_program FragProg;143 bool translated;144 bool params_uptodate;145 bool on_hardware;146 bool error; /* If program is malformed for any reason. */149 GLuint register_phases[16];150 GLuint indirections;151 GLuint nr_tex_indirect;152 GLuint nr_tex_insn;[all …]