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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h514 si_create_sampler_view_custom(struct pipe_context *ctx,
H A Dsi_blit.c1043 src_view = si_create_sampler_view_custom(ctx, src, &src_templ,
H A Dsi_state.c4040 si_create_sampler_view_custom(struct pipe_context *ctx, function in typeref:struct:pipe_sampler_view *
4194 return si_create_sampler_view_custom(ctx, texture, state,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h531 struct pipe_sampler_view *si_create_sampler_view_custom(struct pipe_context *ctx,
H A Dsi_blit.c1043 si_create_sampler_view_custom(ctx, src, &src_templ, src_width0, src_height0, src_force_level);
H A Dsi_state.c4307 struct pipe_sampler_view *si_create_sampler_view_custom(struct pipe_context *ctx, function in typeref:struct:pipe_sampler_view *
4439 return si_create_sampler_view_custom(ctx, texture, state, texture ? texture->width0 : 0,

Completed in 21 milliseconds