GstVulkan.VulkanDescriptorCache¶
- Subclasses:
None
Methods¶
- Inherited:
GstVulkan.VulkanHandlePool (3), Gst.Object (27), GObject.Object (37)
- Structs:
class |
|
|
Virtual Methods¶
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
the parent |
|
pool |
r |
the |
Class Details¶
- class GstVulkan.VulkanDescriptorCache(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
New in version 1.18.
- classmethod new(pool, layouts)¶
- Parameters:
pool (
GstVulkan.VulkanDescriptorPool
) – aGstVulkan.VulkanDescriptorPool
layouts ([
GstVulkan.VulkanHandle
]) – list ofGstVulkan.VulkanHandle
containing descriptor set layouts
- Returns:
- Return type:
New in version 1.18.
- acquire()¶
- Raises:
- Returns:
- Return type:
New in version 1.18.