Searched refs:SetShadowTypes (Results 1 – 4 of 4) sorted by relevance
52 void SetShadowTypes(const ShadowTypes& shadowTypes, const uint32_t flags) override; in CORE3D_BEGIN_NAMESPACE()
43 void RenderDataStoreDefaultLight::SetShadowTypes(const ShadowTypes& shadowTypes, const uint32_t fla… in SetShadowTypes() function in RenderDataStoreDefaultLight
114 virtual void SetShadowTypes(const ShadowTypes& shadowTypes, const uint32_t flags) = 0;
1399 dsLight_->SetShadowTypes(GetRenderShadowTypes(sc), 0u); in ProcessScene()