Catos Engine (Source) 0.0.1
Lightweight Game engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
catos::ShaderCreateInfo Struct Reference

#include <shader.h>

Public Attributes

const char * vertexSRC = nullptr
 
const char * fragmentSRC = nullptr
 

Member Data Documentation

◆ fragmentSRC

const char* catos::ShaderCreateInfo::fragmentSRC = nullptr

◆ vertexSRC

const char* catos::ShaderCreateInfo::vertexSRC = nullptr

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