Home
last modified time | relevance | path

Searched defs:spriv_tex_src (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h65 struct spriv_tex_src { struct
66 SpvId src;
67 SpvId cl_sampler;
68 SpvId coord;
69 SpvId proj;
70 SpvId bias;
71 SpvId lod;
72 SpvId dref;
73 SpvId dx;
74 SpvId dy;
[all …]