Home
last modified time | relevance | path

Searched refs:SetupFunc (Results 1 – 5 of 5) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResLookupTable.cpp28 typedef Result (*SetupFunc)(ResLookupTable resLut); typedef
36 static SetupFunc s_LutSetupTable[] =
Dgfx_ResShape.cpp37 typedef void (*SetupFunc)(nw::os::IAllocator* allocator, ResShape resShape); typedef
48 static SetupFunc sShape_SetupTable[] =
Dgfx_ResShader.cpp31 typedef Result (*SetupFunc)(os::IAllocator* allocator, ResShader resShader); typedef
36 static SetupFunc s_ShaderSetupTable[] =
Dgfx_ResTexture.cpp34 typedef void (*SetupFunc)(ResTexture resTex); typedef
48 static SetupFunc s_TextureSetupTable[] =
57 static SetupFunc s_TextureCleanupTable[] =
Dgfx_ResTextureMapper.cpp29 typedef Result (*SetupFunc)(ResTextureMapper resTextureMapper, os::IAllocator* allocator, ResGraphi… typedef
55 static SetupFunc s_TextureMapperSetupTable[] =