Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/vulkan/csf/
Dpanvk_vX_cmd_draw.c2294 cs_set_exception_handler(b, MALI_CS_EXCEPTION_TYPE_TILER_OOM, addr_reg, in issue_fragment_jobs()
2310 cs_set_exception_handler(b, MALI_CS_EXCEPTION_TYPE_TILER_OOM, addr_reg, in issue_fragment_jobs()
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_csf.c1479 cs_set_exception_handler(&b, MALI_CS_EXCEPTION_TYPE_TILER_OOM, in GENX()
/external/mesa3d/src/panfrost/lib/genxml/
Dcs_builder.h1368 cs_set_exception_handler(struct cs_builder *b, in cs_set_exception_handler() function