Home
last modified time | relevance | path

Searched refs:fs_compiler_options (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.h43 nir_shader_compiler_options fs_compiler_options; member
Dnv30_screen.c516 return &screen->fs_compiler_options; in nv30_screen_get_compiler_options()
671 screen->fs_compiler_options = nv30_base_compiler_options; in nv30_screen_create()
672 screen->fs_compiler_options.lower_fsat = false; in nv30_screen_create()
674 screen->fs_compiler_options.lower_fpow = false; in nv30_screen_create()