Searched refs:has_proj (Results 1 - 2 of 2) 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
2421 has_proj = true;
2454 compile_assert(ctx, !has_proj);
2567 if (has_proj) {
/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
1716 has_proj = true;
1818 if (has_proj) {

Completed in 9 milliseconds