Searched refs:vtn_sampled_image (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_private.h889 struct vtn_sampled_image { struct
895 struct vtn_sampled_image si);
H A Dspirv_to_nir.c395 struct vtn_sampled_image si)
402 struct vtn_sampled_image si, bool propagate_non_uniform)
411 static struct vtn_sampled_image
418 struct vtn_sampled_image si = { NULL, };
2622 struct vtn_sampled_image si = {
2636 struct vtn_sampled_image si = vtn_get_sampled_image(b, w[3]);
2653 struct vtn_sampled_image si = vtn_get_sampled_image(b, w[3]);
H A Dvtn_variables.c610 struct vtn_sampled_image si = {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_private.h529 struct vtn_sampled_image { struct
546 struct vtn_sampled_image *sampled_image;
H A Dvtn_cfg.c209 struct vtn_sampled_image *sampled_image =
317 val->sampled_image = ralloc(b, struct vtn_sampled_image);
H A Dspirv_to_nir.c2085 val->sampled_image = ralloc(b, struct vtn_sampled_image);
2106 struct vtn_sampled_image sampled;
H A Dvtn_variables.c2443 val->sampled_image = ralloc(b, struct vtn_sampled_image);

Completed in 24 milliseconds