Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp278 ResProceduralTextureMapper resProceduralTextureMapper = in ResProceduralTextureMapper_CloneDynamic() local
288 new(mapperMemory) ResProceduralTextureMapperData(resProceduralTextureMapper.ref()); in ResProceduralTextureMapper_CloneDynamic()
292 ResTexture resTexture = resProceduralTextureMapper.GetTexture(); in ResProceduralTextureMapper_CloneDynamic()
345 ResProceduralTextureMapper resProceduralTextureMapper = in ResProceduralTextureMapper_DestroyDynamic() local
348 if (resProceduralTextureMapper.GetTexture().IsValid()) in ResProceduralTextureMapper_DestroyDynamic()
350 allocator->Free(resProceduralTextureMapper.ref().toTexture.to_ptr()); in ResProceduralTextureMapper_DestroyDynamic()
353 allocator->Free(resProceduralTextureMapper.ptr()); in ResProceduralTextureMapper_DestroyDynamic()