Searched defs:ir3_compiler_options (Results 1 – 1 of 1) sorted by relevance
44 struct ir3_compiler_options { struct48 bool robust_buffer_access2;55 bool push_ubo_with_preamble;60 bool disable_cache;65 int bindless_fb_read_descriptor;66 int bindless_fb_read_slot;91 struct ir3_compiler_options options; argument