Welcome to mirror list, hosted at ThFree Co, Russian Federation.

context_end.h « metal « device « kernel « cycles « intern - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b4c8661c4013e7295a2e02e2f21bf580d6795ab0 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: Apache-2.0
 * Copyright 2021-2022 Blender Foundation */
}
; /* end of MetalKernelContext class definition */

/* Silently redirect into the MetalKernelContext instance */
/* NOTE: These macros will need maintaining as entry-points change. */

#undef kernel_integrator_state
#define kernel_integrator_state context.launch_params_metal.__integrator_state