Blender V5.0
opensubdiv_evaluator_capi.hh File Reference
#include <cstdint>
#include "opensubdiv_capi_type.hh"

Go to the source code of this file.

Classes

struct  OpenSubdiv_EvaluatorSettings
struct  OpenSubdiv_EvaluatorCache

Namespaces

namespace  blender
namespace  blender::opensubdiv

Functions

OpenSubdiv_EvaluatorCacheopenSubdiv_createEvaluatorCache (eOpenSubdivEvaluator evaluator_type)
void openSubdiv_deleteEvaluatorCache (OpenSubdiv_EvaluatorCache *evaluator_cache)
const char * openSubdiv_getGLSLPatchBasisSource ()

Function Documentation

◆ openSubdiv_createEvaluatorCache()

◆ openSubdiv_deleteEvaluatorCache()

void openSubdiv_deleteEvaluatorCache ( OpenSubdiv_EvaluatorCache * evaluator_cache)

◆ openSubdiv_getGLSLPatchBasisSource()

const char * openSubdiv_getGLSLPatchBasisSource ( )

Definition at line 36 of file evaluator_capi.cc.

Referenced by gpu_shader_dependency_init().