RetroArch
Public Member Functions | Public Attributes | List of all members
glslang::TWorkItem Class Reference

#include <Worklist.h>

Public Member Functions

 TWorkItem ()
 
 TWorkItem (const std::string &s)
 

Public Attributes

std::string name
 
std::string results
 
std::string resultsIndex
 

Constructor & Destructor Documentation

◆ TWorkItem() [1/2]

glslang::TWorkItem::TWorkItem ( )
inline

◆ TWorkItem() [2/2]

glslang::TWorkItem::TWorkItem ( const std::string s)
inlineexplicit

Member Data Documentation

◆ name

std::string glslang::TWorkItem::name

◆ results

std::string glslang::TWorkItem::results

◆ resultsIndex

std::string glslang::TWorkItem::resultsIndex

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