Searched refs:si_sampler_view (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c284 struct si_sampler_view *sview = (struct si_sampler_view *)samplers->views[i];
414 struct si_sampler_view *sview,
428 struct si_sampler_view *sview,
500 struct si_sampler_view *sview = (struct si_sampler_view*)view;
971 struct si_sampler_view *sview =
972 (struct si_sampler_view *)samplers->views[slot];
1909 struct si_sampler_view *sview = (struct si_sampler_view *)tex_handl
[all...]
H A Dsi_blit.c436 struct si_sampler_view *sview;
443 sview = (struct si_sampler_view*)view;
762 struct si_sampler_view *sview = (struct si_sampler_view *)view;
H A Dsi_pipe.h589 struct si_sampler_view { struct
H A Dsi_state.c4047 struct si_sampler_view *view = CALLOC_STRUCT(si_sampler_view);
4202 struct si_sampler_view *view = (struct si_sampler_view *)state;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c243 struct si_sampler_view *sview = (struct si_sampler_view *)samplers->views[i];
258 struct si_sampler_view *sview = (struct si_sampler_view *)samplers->views[i];
432 struct si_sampler_view *sview, struct si_texture *tex,
441 static void si_set_sampler_view_desc(struct si_context *sctx, struct si_sampler_view *sview,
528 struct si_sampler_view *sview = (struct si_sampler_view *)views[i];
1008 struct si_sampler_view *sview = (struct si_sampler_view *)sampler
[all...]
H A Dsi_blit.c407 struct si_sampler_view *sview;
414 sview = (struct si_sampler_view *)view;
744 struct si_sampler_view *sview = (struct si_sampler_view *)view;
H A Dsi_compute.c872 struct si_sampler_view *sview = (struct si_sampler_view *)samplers->views[i];
H A Dsi_state.c4314 struct si_sampler_view *view = CALLOC_STRUCT_CL(si_sampler_view);
4445 struct si_sampler_view *view = (struct si_sampler_view *)state;
H A Dsi_pipe.h672 struct si_sampler_view { struct

Completed in 40 milliseconds