Header menu logo Nu

TextureLoadThread Type

The thread on which a texture is loaded.

Union cases

Union case Description

RenderThread

Full Usage: RenderThread

TextureStreamingThread

Full Usage: TextureStreamingThread

Instance members

Instance member Description

this.IsRenderThread

Full Usage: this.IsRenderThread

Returns: bool
Returns: bool

this.IsTextureStreamingThread

Full Usage: this.IsTextureStreamingThread

Returns: bool
Returns: bool

Static members

Static member Description

TextureLoadThread.getResources thread context

Full Usage: TextureLoadThread.getResources thread context

Parameters:
Returns: ConcurrentCommandQueue * VkCommandPool * VkFence

Get the vulkan resources responsible for loading textures on a thread.

thread : TextureLoadThread
context : VulkanContext
Returns: ConcurrentCommandQueue * VkCommandPool * VkFence

Type something to start searching.