Home
last modified time | relevance | path

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

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