Public Attributes | List of all members
texture_object Struct Reference

Public Attributes

VkImage image
 
VkImageLayout imageLayout
 
VkDeviceMemory mem
 
VkSampler sampler
 
int32_t tex_height
 
int32_t tex_width
 
VkImageView view
 

Detailed Description

Definition at line 234 of file tests/vulkan.c.

Member Data Documentation

VkImage texture_object::image

Definition at line 237 of file tests/vulkan.c.

VkImageLayout texture_object::imageLayout

Definition at line 238 of file tests/vulkan.c.

VkDeviceMemory texture_object::mem

Definition at line 240 of file tests/vulkan.c.

VkSampler texture_object::sampler

Definition at line 235 of file tests/vulkan.c.

int32_t texture_object::tex_height

Definition at line 242 of file tests/vulkan.c.

int32_t texture_object::tex_width

Definition at line 242 of file tests/vulkan.c.

VkImageView texture_object::view

Definition at line 241 of file tests/vulkan.c.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32