Home
last modified time | relevance | path

Searched refs:draw_set_mapped_texture (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.h180 draw_set_mapped_texture(struct draw_context *draw,
Ddraw_context.c1013 draw_set_mapped_texture(struct draw_context *draw, in draw_set_mapped_texture() function
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c262 draw_set_mapped_texture(sp->draw, in prepare_shader_sampling()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c330 draw_set_mapped_texture(lp->draw, in prepare_shader_sampling()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state.c430 draw_set_mapped_texture(i915->draw, in i915_prepare_vertex_sampling()