Home
last modified time | relevance | path

Searched refs:KIND_COUNT (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResLight.h139 KIND_COUNT //!< enum の最大値です。 enumerator
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp626 NW_ASSERT(lightKind < ResFragmentLight::KIND_COUNT); in ActivateFragmentLight()