Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
glsllexer.cpp File Reference

(ed39d7a18a4ddfc0cc9197b3b0863c1443fe3b8a)

#include "glslparsertable_p.h"
#include "glsllexer_p.h"
#include "glslparser_p.h"
#include "glslengine_p.h"
#include <cctype>
#include <iostream>
#include <cstdio>
+ Include dependency graph for glsllexer.cpp:

Go to the source code of this file.

Enumerations

enum  { State_normal , State_comment }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
State_normal 
State_comment 

Definition at line 55 of file glsllexer.cpp.