Searched refs:command_fixed_length (Results 1 – 4 of 4) sorted by relevance
327 def command_fixed_length(self): member in glx_function373 size = self.command_fixed_length()
735 o = f.command_fixed_length() - 4881 cmdlen = f.command_fixed_length()
198 size = func.command_fixed_length()
313 s = str((f.command_fixed_length() + 3) & ~3)