ReactOS 0.4.15-dev-7788-g1ad9096
wined3d_shader_resource_info Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_shader_resource_info:

Public Attributes

enum wined3d_shader_resource_type type
 
enum wined3d_data_type data_type
 
unsigned int flags
 
unsigned int stride
 

Detailed Description

Definition at line 950 of file wined3d_private.h.

Member Data Documentation

◆ data_type

enum wined3d_data_type wined3d_shader_resource_info::data_type

Definition at line 953 of file wined3d_private.h.

Referenced by shader_glsl_gather4().

◆ flags

unsigned int wined3d_shader_resource_info::flags

Definition at line 954 of file wined3d_private.h.

Referenced by shader_glsl_bufinfo().

◆ stride

unsigned int wined3d_shader_resource_info::stride

Definition at line 955 of file wined3d_private.h.

Referenced by shader_glsl_bufinfo().

◆ type


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