// Assembly: Vuplex.WebView
// Full name: Vuplex.WebView.Internal.VulkanDelayedTextureDestroyer

namespace Vuplex.WebView.Internal
{
public class VulkanDelayedTextureDestroyer // TypeDefIndex: 7491
{
	// Fields
	type#3217 _destroyVulkanTextureFunction;
	type#20868 _indexOfTextureListActiveForDiscarding;
	type#28668 _instance;
	type#12742 _textureLists;
	type#28686 _waitShortDelay;

	// Methods
	// RVA: -1
	public static type#28666 GetInstance(type#3216 destroyVulkanTextureFunction) { }
	// RVA: -1
	public type#28660 DestroyTexture(type#20925 nativeTexture) { }
	// RVA: -1
	private type#28660 OnEnable() { }
	// RVA: -1
	private type#20073 _destroyTexturesPeriodically() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
