Searched refs:SetupFunc (Results 1 – 5 of 5) sorted by relevance
28 typedef Result (*SetupFunc)(ResLookupTable resLut); typedef36 static SetupFunc s_LutSetupTable[] =
37 typedef void (*SetupFunc)(nw::os::IAllocator* allocator, ResShape resShape); typedef48 static SetupFunc sShape_SetupTable[] =
31 typedef Result (*SetupFunc)(os::IAllocator* allocator, ResShader resShader); typedef36 static SetupFunc s_ShaderSetupTable[] =
34 typedef void (*SetupFunc)(ResTexture resTex); typedef48 static SetupFunc s_TextureSetupTable[] = 57 static SetupFunc s_TextureCleanupTable[] =
29 typedef Result (*SetupFunc)(ResTextureMapper resTextureMapper, os::IAllocator* allocator, ResGraphi… typedef55 static SetupFunc s_TextureMapperSetupTable[] =