Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs.cpp6821 cfg_t *simd8_cfg = NULL, *simd16_cfg = NULL; in brw_compile_fs() local
6834 simd8_cfg = v8.cfg; in brw_compile_fs()
6859 simd8_cfg = NULL; in brw_compile_fs()
6867 simd8_cfg = NULL; in brw_compile_fs()
6883 simd8_cfg = NULL; in brw_compile_fs()
6904 if (simd8_cfg) { in brw_compile_fs()
6906 g.generate_code(simd8_cfg, 8); in brw_compile_fs()