Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
glsllexer.cpp File Reference

(b027d2e8e3e8c21121d731c69ee6f399405cb0b6)

#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 , State_normal , State_comment }
enum  { State_normal , State_comment , State_normal , State_comment }

Enumeration Type Documentation

◆ anonymous enum [1/2]

anonymous enum
Enumerator
State_normal 
State_comment 
State_normal 
State_comment 

Definition at line 57 of file glsllexer.cpp.

◆ anonymous enum [2/2]

anonymous enum
Enumerator
State_normal 
State_comment 
State_normal 
State_comment 

Definition at line 57 of file glsllexer.cpp.