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

/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A Dgl_table.py129 if not f.is_abi():
H A DglX_proto_recv.py137 if not f.is_abi():
224 prefix = "gl" if f.is_abi() else ""
H A DglX_proto_send.py1041 if func.is_abi():
H A Dgl_XML.py803 def is_abi(self): member in class:gl_function
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A Dgl_table.py134 if not f.is_abi():
H A DglX_proto_recv.py137 if not f.is_abi():
224 prefix = "gl" if f.is_abi() else ""
H A DglX_proto_send.py1037 if func.is_abi():
H A Dgl_XML.py817 def is_abi(self): member in class:gl_function

Completed in 9 milliseconds