Searched refs:util_clear_texture (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_surface.h86 util_clear_texture(struct pipe_context *pipe,
H A Du_surface.c615 util_clear_texture(struct pipe_context *pipe, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_surface.h86 util_clear_texture(struct pipe_context *pipe,
H A Du_surface.c627 util_clear_texture(struct pipe_context *pipe, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c235 lp->pipe.clear_texture = util_clear_texture;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_texture.c524 pipe->clear_texture = util_clear_texture;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_texture.c526 pipe->clear_texture = util_clear_texture;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_context.cpp541 ctx->pipe.clear_texture = util_clear_texture;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c410 util_clear_texture(pipe, tex, level, box, data);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_clear.c720 util_clear_texture(ctx, p_res,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_context.cpp567 ctx->pipe.clear_texture = util_clear_texture;

Completed in 11 milliseconds