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

/external/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_emit.c186 uint i915_emit_texld( struct i915_fp_compile *p, function
238 i915_emit_texld( p, tmp, A0_DEST_CHANNEL_ALL, sampler, coord, opcode, num_coord );
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Di915_program.c217 GLuint i915_emit_texld( struct i915_fragment_program *p, function
242 i915_emit_texld( p, 0, tmp, A0_DEST_CHANNEL_ALL, sampler, coord, op );

Completed in 596 milliseconds