Home
last modified time | relevance | path

Searched refs:command_fixed_length (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mapi/glapi/gen/
H A DglX_XML.py319 def command_fixed_length(self): member in glx_function
365 size = self.command_fixed_length()
H A DglX_proto_send.py764 o = f.command_fixed_length() - 4
910 cmdlen = f.command_fixed_length()
H A DglX_server_table.py198 size = func.command_fixed_length()
H A DglX_proto_recv.py304 s = str((f.command_fixed_length() + 3) & ~3)

Completed in 5 milliseconds