evael ~master (2021-10-23T09:29:02.1632381)
Dub
Repo
VulkanTextureResource
evael
renderer
vk
vk_texture_resource
Undocumented in source.
class
VulkanTextureResource :
TextureResource
{
this
(Texture texture);
void
apply
();
void
clear
();
}
Constructors
this
this
(Texture texture)
Undocumented in source.
Members
Functions
apply
void
apply
()
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void
clear
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From TextureResource
texture
Texture
texture
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
evael
renderer
vk
vk_texture_resource
classes
VulkanTextureResource