libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Fast::PerFrameCB Struct Reference

Per-frame shader constants shared across draw calls. More...

#include <gfx_direct3d_common.h>

Public Attributes

uint32_t noise_frame
 
float noise_scale
 
uint32_t padding [2]
 

Detailed Description

Per-frame shader constants shared across draw calls.

Member Data Documentation

◆ noise_frame

uint32_t Fast::PerFrameCB::noise_frame

◆ noise_scale

float Fast::PerFrameCB::noise_scale

◆ padding

uint32_t Fast::PerFrameCB::padding[2]

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