GstVulkanBarrierMemoryInfo

Members

the GstVulkanBarrierType of the barrier flags the GstVulkanBarrierFlags of the barrier

flags (GstVulkanBarrierFlags) –
No description available
queue (GstVulkanQueue *) –

the GstVulkanQueue this barrier is to execute with

pipeline_stages (guint64) –

the stages in the graphics pipeline to execute the barrier

access_flags (guint64) –

access flags

Since : 1.18


GstVulkan.VulkanBarrierMemoryInfo

Members

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

No description available
queue (GstVulkan.VulkanQueue) –

the GstVulkan.VulkanQueue this barrier is to execute with

pipeline_stages (Number) –

the stages in the graphics pipeline to execute the barrier

access_flags (Number) –

access flags

Since : 1.18


GstVulkan.VulkanBarrierMemoryInfo

Members

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

No description available
queue (GstVulkan.VulkanQueue) –

the GstVulkan.VulkanQueue this barrier is to execute with

pipeline_stages (int) –

the stages in the graphics pipeline to execute the barrier

access_flags (int) –

access flags

Since : 1.18


Methods

gst_vulkan_barrier_memory_info_clear

gst_vulkan_barrier_memory_info_clear (GstVulkanBarrierMemoryInfo * info)

Clear any referenced objects from this info.

Parameters:

Since : 1.30


GstVulkan.VulkanBarrierMemoryInfo.prototype.clear

function GstVulkan.VulkanBarrierMemoryInfo.prototype.clear(): {
    // javascript wrapper for 'gst_vulkan_barrier_memory_info_clear'
}

Clear any referenced objects from this info.

Since : 1.30


GstVulkan.VulkanBarrierMemoryInfo.clear

def GstVulkan.VulkanBarrierMemoryInfo.clear (self):
    #python wrapper for 'gst_vulkan_barrier_memory_info_clear'

Clear any referenced objects from this info.

Since : 1.30


gst_vulkan_barrier_memory_info_copy_into

gst_vulkan_barrier_memory_info_copy_into (GstVulkanBarrierMemoryInfo * info,
                                          GstVulkanBarrierMemoryInfo * other)

Parameters:

other ( [out])

the other GstVulkanBarrierMemoryInfo to copy into

Since : 1.30


GstVulkan.VulkanBarrierMemoryInfo.prototype.copy_into

function GstVulkan.VulkanBarrierMemoryInfo.prototype.copy_into(): {
    // javascript wrapper for 'gst_vulkan_barrier_memory_info_copy_into'
}

Since : 1.30


GstVulkan.VulkanBarrierMemoryInfo.copy_into

def GstVulkan.VulkanBarrierMemoryInfo.copy_into (self):
    #python wrapper for 'gst_vulkan_barrier_memory_info_copy_into'

Since : 1.30


gst_vulkan_barrier_memory_info_is_equal

gboolean
gst_vulkan_barrier_memory_info_is_equal (GstVulkanBarrierMemoryInfo * info,
                                         GstVulkanBarrierMemoryInfo * other)

Parameters:

other

the other GstVulkanBarrierMemoryInfo to compara against

Returns

whether info and other_info are the same.

Since : 1.30


GstVulkan.VulkanBarrierMemoryInfo.prototype.is_equal

function GstVulkan.VulkanBarrierMemoryInfo.prototype.is_equal(other: GstVulkan.VulkanBarrierMemoryInfo): {
    // javascript wrapper for 'gst_vulkan_barrier_memory_info_is_equal'
}
Returns (Number)

whether info and other_info are the same.

Since : 1.30


GstVulkan.VulkanBarrierMemoryInfo.is_equal

def GstVulkan.VulkanBarrierMemoryInfo.is_equal (self, other):
    #python wrapper for 'gst_vulkan_barrier_memory_info_is_equal'
Returns (bool)

whether info and other_info are the same.

Since : 1.30


Enumerations

GstVulkanBarrierFlags

Members
GST_VULKAN_BARRIER_FLAG_NONE (0) –
No description available

Since : 1.18


GstVulkan.VulkanBarrierFlags

Members
GstVulkan.VulkanBarrierFlags.NONE (0) –
No description available

Since : 1.18


GstVulkan.VulkanBarrierFlags

Members
GstVulkan.VulkanBarrierFlags.NONE (0) –
No description available

Since : 1.18


GstVulkanBarrierType

Members
GST_VULKAN_BARRIER_NONE (0) –

no barrier type

GST_VULKAN_BARRIER_TYPE_MEMORY (1) –
No description available
GST_VULKAN_BARRIER_TYPE_BUFFER (2) –
No description available
GST_VULKAN_BARRIER_TYPE_IMAGE (3) –
No description available

Since : 1.18


GstVulkan.VulkanBarrierType

Members
GstVulkan.VulkanBarrierType.NONE (0) –

no barrier type

GstVulkan.VulkanBarrierType.TYPE_MEMORY (1) –
No description available
GstVulkan.VulkanBarrierType.TYPE_BUFFER (2) –
No description available
GstVulkan.VulkanBarrierType.TYPE_IMAGE (3) –
No description available

Since : 1.18


GstVulkan.VulkanBarrierType

Members
GstVulkan.VulkanBarrierType.NONE (0) –

no barrier type

GstVulkan.VulkanBarrierType.TYPE_MEMORY (1) –
No description available
GstVulkan.VulkanBarrierType.TYPE_BUFFER (2) –
No description available
GstVulkan.VulkanBarrierType.TYPE_IMAGE (3) –
No description available

Since : 1.18


The results of the search are