RetroArch
Public Attributes | List of all members
glslang::TBinop Struct Reference

Public Attributes

int token
 
int precedence
 
int(* op )(int, int)
 

Member Data Documentation

◆ op

int(* glslang::TBinop::op) (int, int)

◆ precedence

int glslang::TBinop::precedence

◆ token

int glslang::TBinop::token

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