VenomEngine
Cross-Platform Modern Graphics Engine
Loading...
Searching...
No Matches
ShaderResourceTable.h File Reference

Go to the source code of this file.

Classes

class  venom::common::ShaderResourceTable
 
class  venom::common::ShaderResourceTable::Descriptor
 

Namespaces

namespace  venom
 Contains the entirety of the code of the VenomEngine project.
 
namespace  venom::common
 High-Level Frontend of the VenomEngine project. It also contains all the code shared between every APIs/Dynamic Libraries. But most importantly, that is where the abstraction is setup for the different APIs contained in this project. Use the alias 'vc' to access the namespace.
 

Macros

#define VENOM_EXTERNAL_PACKED_MODEL_MATRIX
 
#define VENOM_BINDLESS_TEXTURES
 
#define DSETS_INDEX_MODEL_MATRICES   venom::common::ShaderResourceTable::SetsIndex::SetsIndex_ModelMatrices
 
#define DSETS_INDEX_CAMERA   venom::common::ShaderResourceTable::SetsIndex::SetsIndex_Camera
 
#define DSETS_INDEX_TEXTURES   venom::common::ShaderResourceTable::SetsIndex::SetsIndex_Textures
 
#define DSETS_INDEX_SAMPLER   venom::common::ShaderResourceTable::SetsIndex::SetsIndex_Sampler
 
#define DSETS_INDEX_MATERIAL   venom::common::ShaderResourceTable::SetsIndex::SetsIndex_Material
 
#define DSETS_INDEX_SCENE   venom::common::ShaderResourceTable::SetsIndex::SetsIndex_Scene
 
#define DSETS_INDEX_PANORAMA   venom::common::ShaderResourceTable::SetsIndex::SetsIndex_Panorama
 
#define DSETS_INDEX_LIGHT   venom::common::ShaderResourceTable::SetsIndex::SetsIndex_Light
 
#define DSETS_INDEX_LIGHT_INDIVIDUAL   venom::common::ShaderResourceTable::SetsIndex::SetsIndex_LightIndividual
 

Detailed Description

Project: VenomEngineWorkspace

Date
Oct, 22 2024
Author
Pruvost Kevin | pruvostkevin (pruvo.nosp@m.stke.nosp@m.vin0@.nosp@m.gmai.nosp@m.l.com)