Home
last modified time | relevance | path

Searched refs:bi_is_normal_tex (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c2025 bi_is_normal_tex(gl_shader_stage stage, nir_tex_instr *instr) in bi_is_normal_tex() function
2048 bool is_normal = bi_is_normal_tex(ctx->stage, instr); in emit_tex()