Home
last modified time | relevance | path

Searched defs:ir3_compiler (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.h64 struct ir3_compiler { struct
78 struct ir3_compiler_options options; argument
85 bool is_64bit;
90 bool flat_bypass;
94 bool levels_add_one;
99 bool unminify_coords;
102 bool txf_ms_with_isaml;
107 bool array_index_add_half;
111 bool samgq_workaround;
114 bool tess_use_shared;
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dmeson.build310 ir3_compiler = executable( variable