Home
last modified time | relevance | path

Searched defs:soft_fault (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dagx_nir_lower_vbo.h54 bool soft_fault; member
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_compile.h200 bool soft_fault; member
H A Dagx_compile.c2780 agx_optimize_nir(nir_shader *nir, bool soft_fault, unsigned *preamble_size) in agx_optimize_nir()
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_shader.c606 bool soft_fault = agx_has_soft_fault(&dev->dev); in hk_lower_nir() local