Searched refs:has_bias (Results 1 - 3 of 3) sorted by relevance

/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
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 Dir3_compiler_nir.c1685 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 Daco_instruction_selection.cpp9223 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