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.h26 struct ir3_compiler_options { struct
32 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