brw_sampler_state Struct Reference


Data Fields

struct {
   unsigned   shadow_function:3
   unsigned   lod_bias:11
   unsigned   min_filter:3
   unsigned   mag_filter:3
   unsigned   mip_filter:2
   unsigned   base_level:5
   unsigned   pad:1
   unsigned   lod_preclamp:1
   unsigned   default_color_mode:1
   unsigned   pad0:1
   unsigned   disable:1
ss0
struct {
   unsigned   r_wrap_mode:3
   unsigned   t_wrap_mode:3
   unsigned   s_wrap_mode:3
   unsigned   pad:3
   unsigned   max_lod:10
   unsigned   min_lod:10
ss1
struct {
   unsigned   pad:5
   unsigned   default_color_pointer:27
ss2
struct {
   unsigned   pad:19
   unsigned   max_aniso:3
   unsigned   chroma_key_mode:1
   unsigned   chroma_key_index:2
   unsigned   chroma_key_enable:1
   unsigned   monochrome_filter_width:3
   unsigned   monochrome_filter_height:3
ss3

Detailed Description

Definition at line 856 of file brw_structs.h.


Field Documentation

unsigned brw_sampler_state::shadow_function

Definition at line 861 of file brw_structs.h.

unsigned brw_sampler_state::lod_bias

Definition at line 862 of file brw_structs.h.

unsigned brw_sampler_state::min_filter

Definition at line 863 of file brw_structs.h.

unsigned brw_sampler_state::mag_filter

Definition at line 864 of file brw_structs.h.

unsigned brw_sampler_state::mip_filter

Definition at line 865 of file brw_structs.h.

unsigned brw_sampler_state::base_level

Definition at line 866 of file brw_structs.h.

unsigned brw_sampler_state::pad

Definition at line 867 of file brw_structs.h.

unsigned brw_sampler_state::lod_preclamp

Definition at line 868 of file brw_structs.h.

unsigned brw_sampler_state::default_color_mode

Definition at line 869 of file brw_structs.h.

unsigned brw_sampler_state::pad0

Definition at line 870 of file brw_structs.h.

unsigned brw_sampler_state::disable

Definition at line 871 of file brw_structs.h.

struct { ... } brw_sampler_state::ss0

unsigned brw_sampler_state::r_wrap_mode

Definition at line 876 of file brw_structs.h.

unsigned brw_sampler_state::t_wrap_mode

Definition at line 877 of file brw_structs.h.

unsigned brw_sampler_state::s_wrap_mode

Definition at line 878 of file brw_structs.h.

unsigned brw_sampler_state::max_lod

Definition at line 880 of file brw_structs.h.

unsigned brw_sampler_state::min_lod

Definition at line 881 of file brw_structs.h.

struct { ... } brw_sampler_state::ss1

unsigned brw_sampler_state::default_color_pointer

Definition at line 888 of file brw_structs.h.

struct { ... } brw_sampler_state::ss2

unsigned brw_sampler_state::max_aniso

Definition at line 894 of file brw_structs.h.

unsigned brw_sampler_state::chroma_key_mode

Definition at line 895 of file brw_structs.h.

unsigned brw_sampler_state::chroma_key_index

Definition at line 896 of file brw_structs.h.

unsigned brw_sampler_state::chroma_key_enable

Definition at line 897 of file brw_structs.h.

unsigned brw_sampler_state::monochrome_filter_width

Definition at line 898 of file brw_structs.h.

unsigned brw_sampler_state::monochrome_filter_height

Definition at line 899 of file brw_structs.h.

struct { ... } brw_sampler_state::ss3


The documentation for this struct was generated from the following file:
Generated on Tue Sep 29 06:25:58 2009 for Gallium3D by  doxygen 1.5.4