Euphoria
Public Attributes | List of all members
eu::render::ShaderSource Struct Reference

Public Attributes

std::string vertex
 
std::string fragment
 

Detailed Description

See also
ShaderSource_withLayout

Definition at line 40 of file shader.source.h.

Member Data Documentation

◆ fragment

std::string eu::render::ShaderSource::fragment

Definition at line 43 of file shader.source.h.

◆ vertex

std::string eu::render::ShaderSource::vertex

Definition at line 42 of file shader.source.h.


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