Home
last modified time | relevance | path

Searched refs:i915_emit_texld (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc_emit.c186 uint i915_emit_texld( struct i915_fp_compile *p, in i915_emit_texld() function
239 i915_emit_texld( p, tmp, A0_DEST_CHANNEL_ALL, sampler, coord, opcode, num_coord ); in i915_emit_texld()
Di915_fpc.h201 extern uint i915_emit_texld(struct i915_fp_compile *p,
Di915_fpc_translate.c424 i915_emit_texld( p, in emit_tex()
670 i915_emit_texld(p, in i915_translate_instruction()
685 i915_emit_texld(p, in i915_translate_instruction()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
Di915_fpc_emit.c186 uint i915_emit_texld( struct i915_fp_compile *p, in i915_emit_texld() function
239 i915_emit_texld( p, tmp, A0_DEST_CHANNEL_ALL, sampler, coord, opcode, num_coord ); in i915_emit_texld()
Di915_fpc.h201 extern uint i915_emit_texld(struct i915_fp_compile *p,
Di915_fpc_translate.c424 i915_emit_texld( p, in emit_tex()
670 i915_emit_texld(p, in i915_translate_instruction()
685 i915_emit_texld(p, in i915_translate_instruction()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_program.h114 extern GLuint i915_emit_texld(struct i915_fragment_program *p,
Di915_program.c217 GLuint i915_emit_texld( struct i915_fragment_program *p, in i915_emit_texld() function
242 i915_emit_texld( p, 0, tmp, A0_DEST_CHANNEL_ALL, sampler, coord, op ); in i915_emit_texld()
Di915_fragprog.c278 i915_emit_texld( p, get_live_regs(p, inst), \
586 i915_emit_texld(p, get_live_regs(p, inst), in upload_program()
598 i915_emit_texld(p, get_live_regs(p, inst), in upload_program()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
Di915_program.h114 extern GLuint i915_emit_texld(struct i915_fragment_program *p,
Di915_program.c217 GLuint i915_emit_texld( struct i915_fragment_program *p, in i915_emit_texld() function
242 i915_emit_texld( p, 0, tmp, A0_DEST_CHANNEL_ALL, sampler, coord, op ); in i915_emit_texld()
Di915_fragprog.c278 i915_emit_texld( p, get_live_regs(p, inst), \
586 i915_emit_texld(p, get_live_regs(p, inst), in upload_program()
598 i915_emit_texld(p, get_live_regs(p, inst), in upload_program()