Gjsify LogoGjsify Logo

Hierarchy

  • VulkanImageMemory

Index

Constructors

Properties

_padding: object[]
create_info: ImageCreateInfo
device: VulkanDevice
format_properties: ImageFormatProperties
image: Vulkan.Image
lock: GLib.Mutex
outstanding_views: object[]
parent: Memory
requirements: MemoryRequirements
user_data: object
views: object[]
vk_mem: VulkanMemory
wrapped: boolean
name: string

Methods

  • get_height(): number
  • get_width(): number
  • init_once(): void
  • Initializes the Vulkan image memory allocator. It is safe to call this function multiple times. This must be called before any other #GstVulkanImageMemory operation.

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method