Searched refs:NVISA_G80_CHIPSET (Results 1 – 3 of 3) sorted by relevance
73 #define NVISA_G80_CHIPSET 0x50 macro
3425 nvir_nir_shader_compiler_options(NVISA_G80_CHIPSET, PIPE_SHADER_TYPES);3427 nvir_nir_shader_compiler_options(NVISA_G80_CHIPSET, PIPE_SHADER_FRAGMENT);
997 return nv50_ir_nir_shader_compiler_options(NVISA_G80_CHIPSET, shader); in nv50_screen_get_compiler_options()