TextureLoadThread Type
The thread on which a texture is loaded.
Union cases
| Union case | Description |
Full Usage:
RenderThread
|
|
Full Usage:
TextureStreamingThread
|
Instance members
| Instance member | Description |
Full Usage:
this.IsRenderThread
Returns: bool
|
|
Full Usage:
this.IsTextureStreamingThread
Returns: bool
|
|
Static members
| Static member | Description |
Full Usage:
TextureLoadThread.getResources thread context
Parameters:
TextureLoadThread
context : VulkanContext
Returns: ConcurrentCommandQueue * VkCommandPool * VkFence
|
|
Nu