![]() |
Qt 6.x
The Qt SDK
|
#include <glslast_p.h>
Public Attributes | |
const QString * | name |
![]() | |
int | kind |
int | lineno |
Definition at line 695 of file glslast_p.h.
|
inline |
Definition at line 698 of file glslast_p.h.
Implements GLSL::AST.
Definition at line 237 of file glslast.cpp.
References GLSL::Visitor::endVisit(), and GLSL::Visitor::visit().
|
inlineoverridevirtual |
Reimplemented from GLSL::AST.
Definition at line 700 of file glslast_p.h.
|
overridevirtual |
Implements GLSL::TypeAST.
Definition at line 243 of file glslast.cpp.
References GLSL::TypeAST::PrecNotValid.
|
overridevirtual |
Implements GLSL::TypeAST.
Definition at line 249 of file glslast.cpp.
const QString* GLSL::NamedTypeAST::name |
Definition at line 708 of file glslast_p.h.
Referenced by GLSL::Semantic::visit().