Add Chromium-only Blender WebEngine parity work
This commit is contained in:
9
blender-5.2.0/intern/cycles/hydra/geometry.cpp
Normal file
9
blender-5.2.0/intern/cycles/hydra/geometry.cpp
Normal file
@@ -0,0 +1,9 @@
|
||||
/* SPDX-FileCopyrightText: 2022 NVIDIA Corporation
|
||||
* SPDX-FileCopyrightText: 2022 Blender Foundation
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0 */
|
||||
|
||||
/* Dummy file to make clangd happy. */
|
||||
|
||||
#include "hydra/geometry.h"
|
||||
#include "hydra/geometry.inl"
|
||||
Reference in New Issue
Block a user