Searched refs:r600_create_sampler_view_custom (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe.h745 r600_create_sampler_view_custom(struct pipe_context *ctx,
H A Dr600_blit.c802 src_view = r600_create_sampler_view_custom(ctx, src, &src_templ,
H A Dr600_state.c663 r600_create_sampler_view_custom(struct pipe_context *ctx, function in typeref:struct:pipe_sampler_view *
788 return r600_create_sampler_view_custom(ctx, tex, state,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe.h751 r600_create_sampler_view_custom(struct pipe_context *ctx,
H A Dr600_blit.c804 src_view = r600_create_sampler_view_custom(ctx, src, &src_templ,
H A Dr600_state.c666 r600_create_sampler_view_custom(struct pipe_context *ctx, function in typeref:struct:pipe_sampler_view *
791 return r600_create_sampler_view_custom(ctx, tex, state,

Completed in 16 milliseconds