Blender V5.0
eevee_lut.cc File Reference
#include "eevee_lut.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::eevee
namespace  blender::eevee::lut

Variables

const float blender::eevee::lut::ltc_mat_ggx [64][64][4]
const float blender::eevee::lut::ltc_mag_ggx [64][64][2]
const float blender::eevee::lut::ltc_disk_integral [64][64][1]
const float blender::eevee::lut::brdf_ggx [64][64][3]
const float blender::eevee::lut::blue_noise [64][64][4]
const float blender::eevee::lut::bsdf_ggx [16][64][64][3]
const float blender::eevee::lut::btdf_ggx [16][64][64][1]
const float blender::eevee::lut::burley_sss_profile [64][1]
const float blender::eevee::lut::random_walk_sss_profile [64][1]