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

  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
gl_table.py 48 if not f.is_abi() and not self.ifdef_emitted:
132 if not f.is_abi():
remap_helper.py 135 if (f.is_abi() and n == f.name and
152 if f.is_abi() and len(f.entry_points) > 1:
gl_offsets.py 53 if not f.is_abi():
glX_proto_send.py 1003 if func.is_abi():
    [all...]
gl_XML.py 764 def is_abi(self): member in class:gl_function
  /external/mesa3d/src/mapi/glapi/gen/
gl_table.py 48 if not f.is_abi() and not self.ifdef_emitted:
132 if not f.is_abi():
remap_helper.py 135 if (f.is_abi() and n == f.name and
152 if f.is_abi() and len(f.entry_points) > 1:
gl_offsets.py 53 if not f.is_abi():
glX_proto_send.py 1003 if func.is_abi():
    [all...]
gl_XML.py 764 def is_abi(self): member in class:gl_function

Completed in 126 milliseconds