Searched defs:shadowIndex (Results 1 – 2 of 2) sorted by relevance
38 auto shadowIndex = nodeDrawable_->drawCmdIndex_.shadowIndex_; in Draw() local
45 constexpr BASE_NS::Math::Mat4X4 GetShadowBias(const uint32_t shadowIndex, const uint32_t shadowCoun… in GetShadowBias()