Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir.h3264 typedef struct nir_shader_compiler_options { struct
3265 bool lower_fdiv;
3266 bool lower_ffma16;
3267 bool lower_ffma32;
3268 bool lower_ffma64;
3269 bool fuse_ffma16;
3270 bool fuse_ffma32;
3271 bool fuse_ffma64;
3272 bool lower_flrp16;
3273 bool lower_flrp32;
[all …]