Searched defs:has_lod (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_compiler_nir.c | 1685 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 D | ir3_compiler_nir.c | 2390 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 D | lp_bld_tgsi_soa.c | 2608 unsigned has_lod; local in function:emit_size_query
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_soa.c | 2604 unsigned has_lod; local in function:emit_size_query
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/ |
| H A D | nir_to_tgsi.c | 2988 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 D | brw_fs.cpp | 4444 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 D | brw_fs.cpp | 4909 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 D | aco_instruction_selection.cpp | 9223 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