GstVulkan.VulkanBarrierMemoryInfo

Fields

Name

Type

Access

Description

access_flags

int

r/w

access flags

flags

GstVulkan.VulkanBarrierFlags

r/w

pipeline_stages

int

r/w

the stages in the graphics pipeline to execute the barrier

queue

GstVulkan.VulkanQueue

r/w

the GstVulkan.VulkanQueue this barrier is to execute with

semaphore

Vulkan.Semaphore

r/w

Timeline semaphore

semaphore_value

int

r/w

Current value of the timeline semaphore

type

GstVulkan.VulkanBarrierType

r/w

the GstVulkan.VulkanBarrierType of the barrier flags the GstVulkan.VulkanBarrierFlags of the barrier

Methods

None

Details

class GstVulkan.VulkanBarrierMemoryInfo

New in version 1.18.