Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.h482 struct tShadowTextureSymbols { struct
483 tShadowTextureSymbols() { symId.fill(-1); } in tShadowTextureSymbols() argument
496 TMap<int, tShadowTextureSymbols*> textureShadowVariant; argument