Blender V4.5
blender::eevee::UniformDataModule Struct Reference

#include <eevee_instance.hh>

Public Member Functions

void push_update ()
 
template<typename PassType >
void bind_resources (PassType &pass)
 

Public Attributes

UniformDataBuf data
 

Detailed Description

Definition at line 57 of file eevee_instance.hh.

Member Function Documentation

◆ bind_resources()

template<typename PassType >
void blender::eevee::UniformDataModule::bind_resources ( PassType & pass)
inline

Definition at line 65 of file eevee_instance.hh.

References data, and UNIFORM_BUF_SLOT.

◆ push_update()

Member Data Documentation

◆ data

UniformDataBuf blender::eevee::UniformDataModule::data

Definition at line 58 of file eevee_instance.hh.

Referenced by bind_resources(), and push_update().


The documentation for this struct was generated from the following file: