Blender  V2.93
Functions
bake.cpp File Reference
#include "render/bake.h"
#include "render/buffers.h"
#include "render/integrator.h"
#include "render/mesh.h"
#include "render/object.h"
#include "render/shader.h"
#include "render/stats.h"
#include "util/util_foreach.h"

Go to the source code of this file.

Functions

static CCL_NAMESPACE_BEGIN int aa_samples (Scene *scene, Object *object, ShaderEvalType type)
 
static int shader_type_to_pass_filter (ShaderEvalType type, int pass_filter)
 

Function Documentation

◆ aa_samples()

static CCL_NAMESPACE_BEGIN int aa_samples ( Scene scene,
Object object,
ShaderEvalType  type 
)
static

◆ shader_type_to_pass_filter()

static int shader_type_to_pass_filter ( ShaderEvalType  type,
int  pass_filter 
)
static