GstVulkan.VulkanDescriptorSet

Fields

Name

Type

Access

Description

cache

GstVulkan.VulkanDescriptorCache

r/w

the parent GstVulkan.VulkanDescriptorCache for reuse

layouts

GstVulkan.VulkanHandle

r/w

layouts applied to this descriptor set

n_layouts

int

r/w

number of layouts applied to this descriptor set

parent

Gst.MiniObject

r/w

the parent Gst.MiniObject

pool

GstVulkan.VulkanDescriptorPool

r/w

the parent GstVulkan.VulkanDescriptorPool for pooling

set

Vulkan.DescriptorSet

r/w

the vulkan descriptor set handle

Methods

class

new_wrapped (pool, set, layouts)

Details

class GstVulkan.VulkanDescriptorSet

New in version 1.18.

classmethod new_wrapped(pool, set, layouts)
Parameters:
Returns:

a new GstVulkan.VulkanDescriptorSet

Return type:

GstVulkan.VulkanDescriptorSet

New in version 1.18.