Catos Engine (Source) 0.0.1
Lightweight Game engine
Loading...
Searching...
No Matches
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: