Blender V4.3
layer_test.cc File Reference
#include "testing/testing.h"
#include "MEM_guardedalloc.h"
#include "BKE_appdir.hh"
#include "BKE_idtype.hh"
#include "BKE_layer.hh"
#include "BLI_string.h"
#include "RE_engine.h"
#include "IMB_imbuf.hh"
#include "CLG_log.h"
#include "RNA_access.hh"
#include "RNA_prototypes.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::bke
 
namespace  blender::bke::tests
 

Functions

 blender::bke::tests::TEST (view_layer, aov_unique_names)
 
static void blender::bke::tests::test_render_pass_conflict (Scene *scene, RenderEngine *engine, ViewLayer *view_layer, ViewLayerAOV *aov, const char *render_pass_name, const char *rna_prop_name)
 
 blender::bke::tests::TEST (view_layer, aov_conflict)