Searched refs:has_proj (Results 1 – 1 of 1) sorted by relevance
2180 bool has_bias = false, has_lod = false, has_proj = false, has_off = false; in emit_tex() local2211 has_proj = true; in emit_tex()2244 compile_assert(ctx, !has_proj); in emit_tex()2333 if (has_proj) { in emit_tex()