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

  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_program.h 109 extern GLuint i915_get_temp(struct i915_fragment_program *p);
i915_program.c 76 i915_get_temp(struct i915_fragment_program *p) function
  /external/mesa3d/src/gallium/drivers/i915/
i915_fpc_emit.c 34 i915_get_temp(struct i915_fp_compile *p) function
38 i915_program_error(p, "i915_get_temp: out of temporaries");
222 temp = i915_get_temp(p); /* get temp reg index */
i915_fpc.h 196 extern uint i915_get_temp(struct i915_fp_compile *p);

Completed in 503 milliseconds