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

  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
gl_apitemp.py 275 proto_entry_points = []
279 proto_entry_points.append((func, proto_ents))
292 for func, ents in proto_entry_points:
  /external/mesa3d/src/mapi/glapi/gen/
gl_apitemp.py 275 proto_entry_points = []
279 proto_entry_points.append((func, proto_ents))
292 for func, ents in proto_entry_points:

Completed in 294 milliseconds