Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.h26 struct ir3_compiler_options { struct
30 bool robust_buffer_access2;
37 bool push_ubo_with_preamble;
42 bool disable_cache;
47 int bindless_fb_read_descriptor;
48 int bindless_fb_read_slot;
51 bool storage_16bit;
53 bool storage_8bit;
78 struct ir3_compiler_options options; argument