Home
last modified time | relevance | path

Searched refs:tex_instr_is_lod_allowed (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c1821 tex_instr_is_lod_allowed(nir_tex_instr *tex) in tex_instr_is_lod_allowed() function
1954 if (!tex_instr_is_lod_allowed(tex)) in emit_tex()