RetroArch
Public Member Functions | Private Attributes | List of all members
glslang::HlslParseContext::tShadowTextureSymbols Struct Reference

#include <hlslParseHelper.h>

Public Member Functions

 tShadowTextureSymbols ()
 
void set (bool shadow, int id)
 
int get (bool shadow) const
 
bool overloaded () const
 
bool isShadowId (int id) const
 

Private Attributes

std::array< int, 2 > symId
 

Constructor & Destructor Documentation

◆ tShadowTextureSymbols()

glslang::HlslParseContext::tShadowTextureSymbols::tShadowTextureSymbols ( )
inline

Member Function Documentation

◆ get()

int glslang::HlslParseContext::tShadowTextureSymbols::get ( bool  shadow) const
inline

◆ isShadowId()

bool glslang::HlslParseContext::tShadowTextureSymbols::isShadowId ( int  id) const
inline

◆ overloaded()

bool glslang::HlslParseContext::tShadowTextureSymbols::overloaded ( ) const
inline

◆ set()

void glslang::HlslParseContext::tShadowTextureSymbols::set ( bool  shadow,
int  id 
)
inline

Member Data Documentation

◆ symId

std::array<int, 2> glslang::HlslParseContext::tShadowTextureSymbols::symId
private

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