ReactOS 0.4.17-dev-934-g091855f
wined3d_sampler_vk Struct Reference

#include <wined3d_vk.h>

Collaboration diagram for wined3d_sampler_vk:

Public Attributes

struct wined3d_sampler s
 
VkDescriptorImageInfo vk_image_info
 
uint64_t command_buffer_id
 

Detailed Description

Definition at line 901 of file wined3d_vk.h.

Member Data Documentation

◆ command_buffer_id

uint64_t wined3d_sampler_vk::command_buffer_id

◆ s

◆ vk_image_info

VkDescriptorImageInfo wined3d_sampler_vk::vk_image_info

Definition at line 905 of file wined3d_vk.h.

Referenced by wined3d_sampler_vk_cs_init(), and wined3d_sampler_vk_destroy_object().


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