Searched defs:ir3_compiler_options (Results 1 – 1 of 1) sorted by relevance
26 struct ir3_compiler_options { struct32 bool push_ubo_with_preamble;37 bool disable_cache;42 int bindless_fb_read_descriptor;43 int bindless_fb_read_slot;46 bool storage_16bit;48 bool storage_8bit;73 struct ir3_compiler_options options; argument