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

graphics_interop.cpp « device « cycles « intern - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1fc71e7412fbb5014548bcd292fb21b92611aef6 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: Apache-2.0
 * Copyright 2011-2022 Blender Foundation */

#include "device/graphics_interop.h"

CCL_NAMESPACE_BEGIN

CCL_NAMESPACE_END