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 D | si_state.h | 514 si_create_sampler_view_custom(struct pipe_context *ctx,
|
| H A D | si_blit.c | 1043 src_view = si_create_sampler_view_custom(ctx, src, &src_templ,
|
| H A D | si_state.c | 4040 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 D | si_state.h | 531 struct pipe_sampler_view *si_create_sampler_view_custom(struct pipe_context *ctx,
|
| H A D | si_blit.c | 1043 si_create_sampler_view_custom(ctx, src, &src_templ, src_width0, src_height0, src_force_level);
|
| H A D | si_state.c | 4307 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