ReactOS 0.4.16-dev-1-gcf26321
|
#include <wined3d_private.h>
Public Attributes | |
enum wined3d_shader_resource_type | type |
enum wined3d_data_type | data_type |
unsigned int | flags |
unsigned int | stride |
Definition at line 950 of file wined3d_private.h.
enum wined3d_data_type wined3d_shader_resource_info::data_type |
Definition at line 953 of file wined3d_private.h.
Referenced by shader_glsl_gather4().
Definition at line 954 of file wined3d_private.h.
Referenced by shader_glsl_bufinfo().
Definition at line 955 of file wined3d_private.h.
Referenced by shader_glsl_bufinfo().
enum wined3d_shader_resource_type wined3d_shader_resource_info::type |
Definition at line 952 of file wined3d_private.h.
Referenced by context_unit_free_for_vs(), pixelshader_update_resource_types(), shader_glsl_gather4(), and shader_glsl_sample_c().