Home
last modified time | relevance | path

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

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp3336 const bool shadowMode = argSampler->getType().getSampler().shadow; in handleSamplerTextureCombine() local
10227 const auto shadowMode = textureShadowVariant.find((*symbol)->getUniqueId()); in fixTextureShadowModes() local