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

  /external/mesa3d/src/mapi/glapi/gen/
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():
gl_table.py 48 if not f.is_abi() and not self.ifdef_emitted:
132 if not f.is_abi():
gl_XML.py 764 def is_abi(self): member in class:gl_function
glX_proto_send.py 1003 if func.is_abi():
    [all...]

Completed in 464 milliseconds