Searched refs:nv50_ir_nir_shader_compiler_options (Results 1 – 8 of 8) sorted by relevance
231 nv50_ir_nir_shader_compiler_options(int chipset, uint8_t shader_type);
3693 nv50_ir_nir_shader_compiler_options(int chipset, uint8_t shader_type) in nv50_ir_nir_shader_compiler_options() function
36 return nv50_ir_nir_shader_compiler_options(pdev->info.chipset, stage); in nvk_cg_nir_options()
1006 nv50_ir_nir_shader_compiler_options(nvc0->screen->base.device->chipset, in nvc0_program_init_tcp_empty()
948 return nv50_ir_nir_shader_compiler_options(screen->base.device->chipset, shader); in nvc0_screen_get_compiler_options()
857 nv50_ir_nir_shader_compiler_options(nouveau_screen(pipe->screen)->device->chipset, in nvc0_blitter_make_vp()
849 return nv50_ir_nir_shader_compiler_options(NVISA_G80_CHIPSET, shader); in nv50_screen_get_compiler_options()
868 nv50_ir_nir_shader_compiler_options(chipset, PIPE_SHADER_FRAGMENT); in nv50_blitter_make_fp()