Home
last modified time | relevance | path

Searched refs:nv50_ir_nir_shader_compiler_options (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_driver.h214 nv50_ir_nir_shader_compiler_options(int chipset);
Dnv50_ir_from_nir.cpp3318 nv50_ir_nir_shader_compiler_options(int chipset) in nv50_ir_nir_shader_compiler_options() function
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c999 return nv50_ir_nir_shader_compiler_options(screen->base.device->chipset); in nvc0_screen_get_compiler_options()