Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dwrap.h45 void pandecode_initialize(bool to_stderr);
Dpan_props.c319 pandecode_initialize(!(dev->debug & PAN_DBG_TRACE)); in panfrost_open_device()
/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode_common.c247 pandecode_initialize(bool to_stderr) in pandecode_initialize() function