Blender  V3.3
Functions
evaluator_cache_impl.cc File Reference
#include "internal/evaluator/evaluator_cache_impl.h"
#include "internal/evaluator/eval_output_gpu.h"

Go to the source code of this file.

Functions

OpenSubdiv_EvaluatorCacheImplopenSubdiv_createEvaluatorCacheInternal (eOpenSubdivEvaluator evaluator_type)
 
void openSubdiv_deleteEvaluatorCacheInternal (OpenSubdiv_EvaluatorCacheImpl *evaluator_cache)
 

Function Documentation

◆ openSubdiv_createEvaluatorCacheInternal()

OpenSubdiv_EvaluatorCacheImpl* openSubdiv_createEvaluatorCacheInternal ( eOpenSubdivEvaluator  evaluator_type)

◆ openSubdiv_deleteEvaluatorCacheInternal()

void openSubdiv_deleteEvaluatorCacheInternal ( OpenSubdiv_EvaluatorCacheImpl evaluator_cache)

Definition at line 44 of file evaluator_cache_impl.cc.

Referenced by openSubdiv_deleteEvaluatorCache().