Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.h66 bool have_sparse; member
Dzink_compiler.c2751 zs->sinfo.have_sparse |= tex->is_sparse; in scan_nir()
2786 zs->sinfo.have_sparse = true; in scan_nir()
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c4419 if (sinfo->have_sparse) { in nir_to_spirv()