Home
last modified time | relevance | path

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

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.h488 struct tShadowTextureSymbols { struct
489 tShadowTextureSymbols() { symId.fill(-1); } in tShadowTextureSymbols() function
502 TMap<int, tShadowTextureSymbols*> textureShadowVariant; argument