scg3  0.6
scg::OGLFragData Struct Reference

Fragment data name and location. More...

#include "scg_internals.h"

Public Attributes

const GLchar * name
 
GLuint location
 

Detailed Description

Fragment data name and location.

Definition at line 235 of file scg_internals.h.

Member Data Documentation

◆ location

GLuint scg::OGLFragData::location

Definition at line 237 of file scg_internals.h.

◆ name

const GLchar* scg::OGLFragData::name

Definition at line 236 of file scg_internals.h.


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