Searched refs:v3d_nir_options (Results 1 – 4 of 4) sorted by relevance
588 return &v3d_nir_options; in vc5_screen_get_compiler_options()
161 s = tgsi_to_nir(cso->tokens, &v3d_nir_options); in vc5_shader_state_create()
608 extern const nir_shader_compiler_options v3d_nir_options;
1872 const nir_shader_compiler_options v3d_nir_options = { variable