All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HgiShaderFunctionBufferDesc Struct Reference

Describes a buffer to be passed into a shader. More...

Public Attributes

std::string nameInShader
 
std::string type
 

Detailed Description

Describes a buffer to be passed into a shader.

  • nameInShader: The name written from the codegen into shader file for the texture.
  • type: Type of the param within the shader file.

Definition at line 87 of file shaderFunctionDesc.h.


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