ReactOS 0.4.17-dev-934-g091855f
wined3d_graphics_pipeline_vk Struct Reference

#include <wined3d_vk.h>

Collaboration diagram for wined3d_graphics_pipeline_vk:

Public Attributes

struct wine_rb_entry entry
 
struct wined3d_graphics_pipeline_key_vk key
 
VkPipeline vk_pipeline
 

Detailed Description

Definition at line 548 of file wined3d_vk.h.

Member Data Documentation

◆ entry

struct wine_rb_entry wined3d_graphics_pipeline_vk::entry

Definition at line 550 of file wined3d_vk.h.

Referenced by wined3d_context_vk_get_graphics_pipeline().

◆ key

struct wined3d_graphics_pipeline_key_vk wined3d_graphics_pipeline_vk::key

Definition at line 551 of file wined3d_vk.h.

Referenced by wined3d_context_vk_get_graphics_pipeline().

◆ vk_pipeline

VkPipeline wined3d_graphics_pipeline_vk::vk_pipeline

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