Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mapi/glapi/gen/
H A Dgl_marshal.py163 def print_marshal_async_code(self, func, is_packed=False): member in PrintCode
284 self.print_marshal_async_code(func, is_packed=True)
287 self.print_marshal_async_code(func)
290 self.print_marshal_async_code(func)
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D24.1.0.rst4095 - glthread: separate marshal code generation into print_marshal_async_code
4096 - glthread: remove "if True" from print_marshal_async_code