#include "BLI_rand.h"
#include "eevee_instance.hh"
#include "eevee_sampling.hh"
Go to the source code of this file.
Random number generator, contains persistent state and sample count logic.
Definition in file eevee_sampling.cc.