Searched refs:has_bias (Results 1 - 3 of 3) sorted by relevance
| /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 2410 has_bias = true; 2451 compile_assert(ctx, !has_bias); 2613 if (has_off | has_lod | has_bias) { 2625 if (has_lod | has_bias)
|
| /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 1705 has_bias = true; 1864 if (has_off | has_lod | has_bias) { 1876 if (has_lod | has_bias)
|
| /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 9249 has_bias = true; 9600 if (has_bias) 9669 if (has_bias) 9675 if (has_bias) 9682 if (has_bias) 9692 if (has_bias) 9704 if (has_bias) 9710 if (has_bias) 9718 if (has_bias) [all...] |
Completed in 27 milliseconds