Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.c63 static const struct nir_shader_compiler_options vector_nir_options = { variable
151 devinfo->gen < 6 ? &vector_nir_options : &vector_nir_options_gen6; in brw_compiler_create()