Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c194 nir_options->has_sudot_4x8 = devinfo->ver >= 12; in brw_compiler_create()
/third_party/mesa3d/src/compiler/nir/
Dnir.h3738 bool has_sudot_4x8; member