Searched defs:has_lod (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c1685 bool has_bias = false, has_lod = false, has_proj = false, has_off = false; local in function:emit_tex
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c2390 bool has_bias = false, has_lod = false, has_proj = false, has_off = false; local in function:emit_tex
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c2608 unsigned has_lod; local in function:emit_size_query
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c2604 unsigned has_lod; local in function:emit_size_query
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c2988 bool has_lod = nir_tex_instr_src_index(tex, nir_tex_src_lod) >= 0 || s->info.stage != MESA_SHADER_FRAGMENT; local in function:nir_to_tgsi_lower_txp
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs.cpp4444 const bool has_lod = (op == SHADER_OPCODE_TXL || op == FS_OPCODE_TXB || local in function:lower_sampler_logical_send_gen4
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs.cpp4909 const bool has_lod = (op == SHADER_OPCODE_TXL || op == FS_OPCODE_TXB || local in function:lower_sampler_logical_send_gfx4
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp9223 bool has_bias = false, has_lod = false, level_zero = false, has_compare = false, local in function:aco::__anon562fcc110110::visit_tex
[all...]

Completed in 65 milliseconds