Berserk
Public Attributes | List of all members
RHIShaderMeta::DataParamBlock Struct Reference

Uniform block info. More...

#include <RHIShader.hpp>

Collaboration diagram for RHIShaderMeta::DataParamBlock:
Collaboration graph
[legend]

Public Attributes

StringName name
 
uint32 slot
 
uint32 size
 

Detailed Description

Uniform block info.

Member Data Documentation

◆ name

StringName RHIShaderMeta::DataParamBlock::name

◆ size

uint32 RHIShaderMeta::DataParamBlock::size

◆ slot

uint32 RHIShaderMeta::DataParamBlock::slot

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