Home
last modified time | relevance | path

Searched defs:tShadowTextureSymbols (Results 1 – 1 of 1) sorted by relevance

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.h491 struct tShadowTextureSymbols { struct
492 tShadowTextureSymbols() { symId.fill(-1); } in tShadowTextureSymbols() argument
505 TMap<long long, tShadowTextureSymbols*> textureShadowVariant; argument