Home
last modified time | relevance | path

Searched refs:xmlbool (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dvalhall.py43 def xmlbool(s): function
249 r = xmlbool(el.attrib.get('read', 'false'))
250 w = xmlbool(el.attrib.get('write', 'false'))
260 implied = xmlbool(el.get('implied', 'false'))

Completed in 1 milliseconds