Searched refs:isShadowId (Results 1 – 2 of 2) sorted by relevance
490 bool isShadowId(int id) const { return symId[1] == id; } in isShadowId() function
9921 sampler.shadow = shadowMode->second->isShadowId((*symbol)->getUniqueId()); in fixTextureShadowModes()