|
Blender V4.5
|
#include <eevee_instance.hh>
Public Member Functions | |
| void | push_update () |
| template<typename PassType> | |
| void | bind_resources (PassType &pass) |
Public Attributes | |
| UniformDataBuf | data |
Definition at line 57 of file eevee_instance.hh.
|
inline |
Definition at line 65 of file eevee_instance.hh.
References data, and UNIFORM_BUF_SLOT.
|
inline |
Definition at line 60 of file eevee_instance.hh.
References data.
| UniformDataBuf blender::eevee::UniformDataModule::data |
Definition at line 58 of file eevee_instance.hh.
Referenced by bind_resources(), and push_update().