Searched refs:resProcTex (Results 1 – 1 of 1) sorted by relevance
477 ResProceduralTexture resProcTex = ResDynamicCast<ResProceduralTexture>( resTex ); in ResProceduralTexture_Cleanup() local478 NW_ASSERT( resProcTex.IsValid() ); in ResProceduralTexture_Cleanup()480 ResProceduralNoise noise = resProcTex.GetNoise(); in ResProceduralTexture_Cleanup()483 ResProceduralClampShift clamp = resProcTex.GetClampShift(); in ResProceduralTexture_Cleanup()484 ResProceduralMapping mapping = resProcTex.GetMapping(); in ResProceduralTexture_Cleanup()488 ResProceduralColor color = resProcTex.GetColor(); in ResProceduralTexture_Cleanup()