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