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

Object params like samplers, textures. More...

#include <RHIShader.hpp>

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

Public Attributes

StringName name
 
uint16 location
 
uint16 arraySize
 
RHIShaderParamType type
 

Detailed Description

Object params like samplers, textures.

Member Data Documentation

◆ arraySize

uint16 RHIShaderMeta::ObjectParam::arraySize

◆ location

uint16 RHIShaderMeta::ObjectParam::location

◆ name

StringName RHIShaderMeta::ObjectParam::name

◆ type

RHIShaderParamType RHIShaderMeta::ObjectParam::type

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