Project
Loading...
Searching...
No Matches
o2::gpu::GPUDisplayBackendVulkan::VulkanBuffer Struct Reference

#include <GPUDisplayBackendVulkan.h>

Public Attributes

vk::Buffer buffer
 
vk::DeviceMemory memory
 
size_t size = 0
 
int32_t deviceMemory
 

Detailed Description

Definition at line 42 of file GPUDisplayBackendVulkan.h.

Member Data Documentation

◆ buffer

vk::Buffer o2::gpu::GPUDisplayBackendVulkan::VulkanBuffer::buffer

Definition at line 43 of file GPUDisplayBackendVulkan.h.

◆ deviceMemory

int32_t o2::gpu::GPUDisplayBackendVulkan::VulkanBuffer::deviceMemory

Definition at line 46 of file GPUDisplayBackendVulkan.h.

◆ memory

vk::DeviceMemory o2::gpu::GPUDisplayBackendVulkan::VulkanBuffer::memory

Definition at line 44 of file GPUDisplayBackendVulkan.h.

◆ size

size_t o2::gpu::GPUDisplayBackendVulkan::VulkanBuffer::size = 0

Definition at line 45 of file GPUDisplayBackendVulkan.h.


The documentation for this struct was generated from the following file: