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

Vertex shader inputs. More...

#include <RHIShader.hpp>

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

Public Attributes

StringName name
 
uint16 location
 
RHIVertexElementType type
 

Detailed Description

Vertex shader inputs.

Member Data Documentation

◆ location

uint16 RHIShaderMeta::InputAttribute::location

◆ name

StringName RHIShaderMeta::InputAttribute::name

◆ type

RHIVertexElementType RHIShaderMeta::InputAttribute::type

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