Blender V5.0
cryptomatte_test.cc File Reference
#include "testing/testing.h"
#include "BKE_cryptomatte.h"
#include "BKE_cryptomatte.hh"
#include "BKE_image.hh"
#include "RE_pipeline.h"
#include "MEM_guardedalloc.h"

Go to the source code of this file.

Namespaces

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

Functions

 blender::bke::cryptomatte::tests::TEST (cryptomatte, meta_data_key)
 blender::bke::cryptomatte::tests::TEST (cryptomatte, extract_layer_name)
 blender::bke::cryptomatte::tests::TEST (cryptomatte, layer)
 blender::bke::cryptomatte::tests::TEST (cryptomatte, layer_quoted)
static void blender::bke::cryptomatte::tests::test_cryptomatte_manifest (std::string expected, std::string manifest)
 blender::bke::cryptomatte::tests::TEST (cryptomatte, layer_from_manifest)
 blender::bke::cryptomatte::tests::TEST (cryptomatte, extract_layer_hash_from_metadata_key)
static void blender::bke::cryptomatte::tests::validate_cryptomatte_session_from_stamp_data (void *, const char *propname, char *propvalue, int)
 blender::bke::cryptomatte::tests::TEST (cryptomatte, session_from_stamp_data)
 blender::bke::cryptomatte::tests::TEST (cryptomatte, parsing_malformed_manifests)