HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RV_ShaderAtlas::CompiledAtlas Struct Reference

#include <RV_VKShaderCompile.h>

Public Attributes

UT_Array< UT_Array< exint > > SharedLayouts
 
UT_Map< exint, UT_Map
< RE_ShaderType, UT_Array
< uint8_t > > > 
Programs
 

Detailed Description

Definition at line 440 of file RV_VKShaderCompile.h.

Member Data Documentation

UT_Map<exint,UT_Map<RE_ShaderType, UT_Array<uint8_t> > > RV_ShaderAtlas::CompiledAtlas::Programs

Definition at line 447 of file RV_VKShaderCompile.h.

UT_Array<UT_Array<exint> > RV_ShaderAtlas::CompiledAtlas::SharedLayouts

Definition at line 444 of file RV_VKShaderCompile.h.


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