Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbifrost.h65 BIFROST_EXCEPTIONS_DISABLED = 1, enumerator
Ddisassemble.c100 if (header.float_exceptions == BIFROST_EXCEPTIONS_DISABLED) in dump_header()