Blender V4.3
blender::eevee::HiZData Struct Reference

#include <eevee_shader_shared.hh>

Public Attributes

float2 uv_scale
 
float2 _pad0
 

Detailed Description

Definition at line 1853 of file eevee_shader_shared.hh.

Member Data Documentation

◆ _pad0

float2 blender::eevee::HiZData::_pad0

Definition at line 1857 of file eevee_shader_shared.hh.

◆ uv_scale

float2 blender::eevee::HiZData::uv_scale

Scale factor to remove HiZBuffer padding.

Definition at line 1855 of file eevee_shader_shared.hh.

Referenced by blender::eevee::HiZBuffer::sync().


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