Blender  V3.3
metal/context_end.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: Apache-2.0
2  * Copyright 2021-2022 Blender Foundation */
3 }
4 ; /* end of MetalKernelContext class definition */
5 
6 /* Silently redirect into the MetalKernelContext instance */
7 /* NOTE: These macros will need maintaining as entry-points change. */
8 
9 #undef kernel_integrator_state
10 #define kernel_integrator_state context.launch_params_metal.integrator_state