Data Fields | |
struct { | |
unsigned cube_pos_z:1 | |
unsigned cube_neg_z:1 | |
unsigned cube_pos_y:1 | |
unsigned cube_neg_y:1 | |
unsigned cube_pos_x:1 | |
unsigned cube_neg_x:1 | |
unsigned pad:4 | |
unsigned mipmap_layout_mode:1 | |
unsigned vert_line_stride_ofs:1 | |
unsigned vert_line_stride:1 | |
unsigned color_blend:1 | |
unsigned writedisable_blue:1 | |
unsigned writedisable_green:1 | |
unsigned writedisable_red:1 | |
unsigned writedisable_alpha:1 | |
unsigned surface_format:9 | |
unsigned data_return_format:1 | |
unsigned pad0:1 | |
unsigned surface_type:3 | |
} | ss0 |
struct { | |
unsigned base_addr | |
} | ss1 |
struct { | |
unsigned pad:2 | |
unsigned mip_count:4 | |
unsigned width:13 | |
unsigned height:13 | |
} | ss2 |
struct { | |
unsigned tile_walk:1 | |
unsigned tiled_surface:1 | |
unsigned pad:1 | |
unsigned pitch:18 | |
unsigned depth:11 | |
} | ss3 |
struct { | |
unsigned pad:19 | |
unsigned min_array_elt:9 | |
unsigned min_lod:4 | |
} | ss4 |
Definition at line 939 of file brw_structs.h.
unsigned brw_surface_state::cube_pos_z |
Definition at line 942 of file brw_structs.h.
unsigned brw_surface_state::cube_neg_z |
Definition at line 943 of file brw_structs.h.
unsigned brw_surface_state::cube_pos_y |
Definition at line 944 of file brw_structs.h.
unsigned brw_surface_state::cube_neg_y |
Definition at line 945 of file brw_structs.h.
unsigned brw_surface_state::cube_pos_x |
Definition at line 946 of file brw_structs.h.
unsigned brw_surface_state::cube_neg_x |
Definition at line 947 of file brw_structs.h.
unsigned brw_surface_state::pad |
Definition at line 948 of file brw_structs.h.
Definition at line 949 of file brw_structs.h.
Definition at line 950 of file brw_structs.h.
unsigned brw_surface_state::vert_line_stride |
Definition at line 951 of file brw_structs.h.
unsigned brw_surface_state::color_blend |
Definition at line 952 of file brw_structs.h.
unsigned brw_surface_state::writedisable_blue |
Definition at line 953 of file brw_structs.h.
Definition at line 954 of file brw_structs.h.
unsigned brw_surface_state::writedisable_red |
Definition at line 955 of file brw_structs.h.
Definition at line 956 of file brw_structs.h.
unsigned brw_surface_state::surface_format |
Definition at line 957 of file brw_structs.h.
Definition at line 958 of file brw_structs.h.
unsigned brw_surface_state::pad0 |
Definition at line 959 of file brw_structs.h.
unsigned brw_surface_state::surface_type |
Definition at line 960 of file brw_structs.h.
struct { ... } brw_surface_state::ss0 |
unsigned brw_surface_state::base_addr |
Definition at line 964 of file brw_structs.h.
struct { ... } brw_surface_state::ss1 |
unsigned brw_surface_state::mip_count |
Definition at line 969 of file brw_structs.h.
unsigned brw_surface_state::width |
Definition at line 970 of file brw_structs.h.
unsigned brw_surface_state::height |
Definition at line 971 of file brw_structs.h.
struct { ... } brw_surface_state::ss2 |
unsigned brw_surface_state::tile_walk |
Definition at line 975 of file brw_structs.h.
unsigned brw_surface_state::tiled_surface |
Definition at line 976 of file brw_structs.h.
unsigned brw_surface_state::pitch |
Definition at line 978 of file brw_structs.h.
unsigned brw_surface_state::depth |
Definition at line 979 of file brw_structs.h.
struct { ... } brw_surface_state::ss3 |
unsigned brw_surface_state::min_array_elt |
Definition at line 984 of file brw_structs.h.
unsigned brw_surface_state::min_lod |
Definition at line 985 of file brw_structs.h.
struct { ... } brw_surface_state::ss4 |