Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp276 ResProceduralTextureMapper resProceduralTextureMapper = in ResProceduralTextureMapper_CloneDynamic() local
286 new(mapperMemory) ResProceduralTextureMapperData(resProceduralTextureMapper.ref()); in ResProceduralTextureMapper_CloneDynamic()
290 ResTexture resTexture = resProceduralTextureMapper.GetTexture(); in ResProceduralTextureMapper_CloneDynamic()
343 ResProceduralTextureMapper resProceduralTextureMapper = in ResProceduralTextureMapper_DestroyDynamic() local
346 if (resProceduralTextureMapper.GetTexture().IsValid()) in ResProceduralTextureMapper_DestroyDynamic()
348 allocator->Free(resProceduralTextureMapper.ref().toTexture.to_ptr()); in ResProceduralTextureMapper_DestroyDynamic()
351 allocator->Free(resProceduralTextureMapper.ptr()); in ResProceduralTextureMapper_DestroyDynamic()