Home
last modified time | relevance | path

Searched refs:swap_name (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mapi/glapi/gen/
DglX_proto_recv.py153 def swap_name(self, bytes): member in PrintGlxDispatchFunctions
208 swap_func = self.swap_name( element_size )
344 swap_func = self.swap_name(sub[0])
350 swap_func = self.swap_name(type_size)
460 swap_name = self.swap_name( type_size )
461 …print ' (void) %s( (uint%u_t *) %s, %s );' % (swap_name, 8 * type_size, param.name, answer_…