Blender V5.0
opensubdiv_evaluator_stub.cc
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2018 Blender Foundation
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later
4 *
5 * Author: Sergey Sharybin. */
6
8
9#include <cstddef>
10
15
17
19{
20 return nullptr;
21}
eOpenSubdivEvaluator
const char * openSubdiv_getGLSLPatchBasisSource()
void openSubdiv_deleteEvaluatorCache(OpenSubdiv_EvaluatorCache *)
OpenSubdiv_EvaluatorCache * openSubdiv_createEvaluatorCache(eOpenSubdivEvaluator)