HomeSort by relevance Sort by last modified time
    Searched refs:noop_generic (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mapi/
table.c 59 noop_generic(void) function
mapi_abi.py 300 self.noop_generic = 'noop_generic'
534 entries = [self.noop_generic] * len(entries)
536 entries.extend([self.noop_generic] * ABI_NUM_DYNAMIC_ENTRIES)

Completed in 108 milliseconds