|
ReactOS 0.4.17-dev-934-g091855f
|
#include <wined3d_vk.h>

Public Attributes | |
| struct wine_rb_entry | entry |
| struct wined3d_graphics_pipeline_key_vk | key |
| VkPipeline | vk_pipeline |
Definition at line 548 of file wined3d_vk.h.
| 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().
| 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().
| VkPipeline wined3d_graphics_pipeline_vk::vk_pipeline |
Definition at line 552 of file wined3d_vk.h.
Referenced by wined3d_context_vk_destroy_graphics_pipeline(), and wined3d_context_vk_get_graphics_pipeline().