Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c1437 bi_texture_format(nir_alu_type T, enum bifrost_outmod outmod) in bi_texture_format() function
1876 .format = bi_texture_format(instr->dest_type, BIFROST_NONE), /* TODO */ in emit_texc()