Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.h42 nir_shader_compiler_options fs_compiler_options; member
Dnv30_screen.c444 return &screen->fs_compiler_options; in nv30_screen_get_compiler_options()
600 screen->fs_compiler_options = nv30_base_compiler_options; in nv30_screen_create()
601 screen->fs_compiler_options.lower_fsat = false; in nv30_screen_create()
603 screen->fs_compiler_options.lower_fpow = false; in nv30_screen_create()