Searched refs:nir_shader_supports_implicit_lod (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_tex.c1441 !nir_shader_supports_implicit_lod(b->shader)) {
H A Dnir.c2244 bool nir_shader_supports_implicit_lod(nir_shader *shader) function in typeref:typename:bool
H A Dnir.h5466 bool nir_shader_supports_implicit_lod(nir_shader *shader);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c2844 if (!nir_shader_supports_implicit_lod(b->shader) && tex->op == nir_texop_txl) {

Completed in 93 milliseconds