nngn
Loading...
Searching...
No Matches
anonymous_namespace{vulkan.cpp}::RenderList Struct Reference

Classes

struct  Stage
 

Public Attributes

std::vector< Stage > depth_dir = {}
 
std::vector< Stage > depth_point = {}
 
std::vector< Stage > map_ortho = {}
 
std::vector< Stage > map_persp = {}
 
std::vector< Stage > normal = {}
 
std::vector< Stage > no_light = {}
 
std::vector< Stage > overlay = {}
 
std::vector< Stage > screen = {}
 
std::vector< Stage > shadow_maps = {}
 
std::vector< Stage > shadow_cubes = {}
 

Member Data Documentation

◆ depth_dir

std::vector<Stage> anonymous_namespace{vulkan.cpp}::RenderList::depth_dir = {}

◆ depth_point

std::vector<Stage> anonymous_namespace{vulkan.cpp}::RenderList::depth_point = {}

◆ map_ortho

std::vector<Stage> anonymous_namespace{vulkan.cpp}::RenderList::map_ortho = {}

◆ map_persp

std::vector<Stage> anonymous_namespace{vulkan.cpp}::RenderList::map_persp = {}

◆ no_light

std::vector<Stage> anonymous_namespace{vulkan.cpp}::RenderList::no_light = {}

◆ normal

std::vector<Stage> anonymous_namespace{vulkan.cpp}::RenderList::normal = {}

◆ overlay

std::vector<Stage> anonymous_namespace{vulkan.cpp}::RenderList::overlay = {}

◆ screen

std::vector<Stage> anonymous_namespace{vulkan.cpp}::RenderList::screen = {}

◆ shadow_cubes

std::vector<Stage> anonymous_namespace{vulkan.cpp}::RenderList::shadow_cubes = {}

◆ shadow_maps

std::vector<Stage> anonymous_namespace{vulkan.cpp}::RenderList::shadow_maps = {}

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