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.h3434 typedef struct nir_shader_compiler_options { struct
3435 bool lower_fdiv;
3436 bool lower_ffma16;
3437 bool lower_ffma32;
3438 bool lower_ffma64;
3439 bool fuse_ffma16;
3440 bool fuse_ffma32;
3441 bool fuse_ffma64;
3442 bool lower_flrp16;
3443 bool lower_flrp32;
[all …]