Searched refs:translate_tex_src_target (Results 1 – 2 of 2) sorted by relevance
295 translate_tex_src_target(struct i915_fp_compile *p, uint32_t tex) in translate_tex_src_target() function361 uint32_t tex = translate_tex_src_target(p, texture); in emit_tex()
260 translate_tex_src_target(struct i915_fragment_program *p, GLubyte bit) in translate_tex_src_target() function281 GLuint dim = translate_tex_src_target( p, inst->TexSrcTarget ); \