Searched refs:command_length (Results 1 – 2 of 2) sorted by relevance
90 print ' const GLuint cmdlen = %s - %u;' % (f.command_length(), bias)92 print ' const GLuint cmdlen = %s;' % (f.command_length())
372 def command_length(self): member in glx_function