Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.h59 struct ir3_compiler { struct
73 struct ir3_compiler_options options; argument
80 bool is_64bit;
85 bool flat_bypass;
89 bool levels_add_one;
94 bool unminify_coords;
97 bool txf_ms_with_isaml;
102 bool array_index_add_half;
106 bool samgq_workaround;
109 bool tess_use_shared;
[all …]
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dmeson.build300 ir3_compiler = executable( variable