Searched refs:nir_tex_instr_need_sampler (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d40_tex.c312 bool non_default_p1_config = nir_tex_instr_need_sampler(instr) ||
337 if (nir_tex_instr_need_sampler(instr)) {
/xsrc/external/mit/MesaLib/dist/docs/nir/
H A Dtex.rst46 .. doxygenfunction:: nir_tex_instr_need_sampler
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_nir.c1383 if (!nir_tex_instr_need_sampler(tex))
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h2305 nir_tex_instr_need_sampler(const nir_tex_instr *instr) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst277 - nir: add nir_tex_instr_need_sampler helper

Completed in 21 milliseconds