ReactOS 0.4.17-dev-934-g091855f
vkd3d_shader_combined_resource_sampler_info Struct Reference

#include <vkd3d_shader.h>

Public Attributes

unsigned int resource_space
 
unsigned int resource_index
 
unsigned int sampler_space
 
unsigned int sampler_index
 

Detailed Description

This structure describes a single resource-sampler pair. It is returned as part of struct vkd3d_shader_scan_combined_resource_sampler_info.

Since
1.10

Definition at line 2002 of file vkd3d_shader.h.

Member Data Documentation

◆ resource_index

unsigned int vkd3d_shader_combined_resource_sampler_info::resource_index

◆ resource_space

unsigned int vkd3d_shader_combined_resource_sampler_info::resource_space

◆ sampler_index

unsigned int vkd3d_shader_combined_resource_sampler_info::sampler_index

◆ sampler_space

unsigned int vkd3d_shader_combined_resource_sampler_info::sampler_space

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