ReactOS 0.4.15-dev-7958-gcd0bb1a
glsl_sample_function Struct Reference
Collaboration diagram for glsl_sample_function:

Public Attributes

struct wined3d_string_buffername
 
unsigned int coord_mask
 
unsigned int deriv_mask
 
enum wined3d_data_type data_type
 
BOOL output_single_component
 
unsigned int offset_size
 
enum wined3d_shader_resource_type emulate_lod
 

Detailed Description

Definition at line 86 of file glsl_shader.c.

Member Data Documentation

◆ coord_mask

◆ data_type

enum wined3d_data_type glsl_sample_function::data_type

Definition at line 91 of file glsl_shader.c.

Referenced by shader_glsl_gen_sample_c_lz(), and shader_glsl_get_sample_function().

◆ deriv_mask

unsigned int glsl_sample_function::deriv_mask

◆ emulate_lod

enum wined3d_shader_resource_type glsl_sample_function::emulate_lod

Definition at line 94 of file glsl_shader.c.

Referenced by shader_glsl_get_sample_function().

◆ name

◆ offset_size

unsigned int glsl_sample_function::offset_size

Definition at line 93 of file glsl_shader.c.

Referenced by shader_glsl_gen_sample_c_lz(), and shader_glsl_get_sample_function().

◆ output_single_component

BOOL glsl_sample_function::output_single_component

Definition at line 92 of file glsl_shader.c.

Referenced by shader_glsl_get_sample_function().


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