Home
last modified time | relevance | path

Searched refs:translate_tex_src_target (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_fpc_translate.c295 translate_tex_src_target(struct i915_fp_compile *p, uint32_t tex) in translate_tex_src_target() function
361 uint32_t tex = translate_tex_src_target(p, texture); in emit_tex()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Di915_fragprog.c260 translate_tex_src_target(struct i915_fragment_program *p, GLubyte bit) in translate_tex_src_target() function
281 GLuint dim = translate_tex_src_target( p, inst->TexSrcTarget ); \