Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_compiler.h44 struct ir3_compiler_options { struct
48 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