Searched refs:command_length (Results 1 – 4 of 4) sorted by relevance
87 print ' const GLuint cmdlen = %s - %u;' % (f.command_length(), bias)89 print ' const GLuint cmdlen = %s;' % (f.command_length())
365 def command_length(self): member in glx_function
364 uint16_t command_length; member2184 uint8_t command_length; member
7863 hdr.command_length = length; in e1000_mng_write_dhcp_info()