brw_pipe_control Struct Reference


Data Fields

struct {
   unsigned   length:8
   unsigned   notify_enable:1
   unsigned   pad:2
   unsigned   instruction_state_cache_flush_enable:1
   unsigned   write_cache_flush_enable:1
   unsigned   depth_stall_enable:1
   unsigned   post_sync_operation:2
   unsigned   opcode:16
header
struct {
   unsigned   pad:2
   unsigned   dest_addr_type:1
   unsigned   dest_addr:29
bits1
unsigned data0
unsigned data1

Detailed Description

Definition at line 314 of file brw_structs.h.


Field Documentation

unsigned brw_pipe_control::length

Definition at line 318 of file brw_structs.h.

unsigned brw_pipe_control::notify_enable

Definition at line 319 of file brw_structs.h.

unsigned brw_pipe_control::pad

Definition at line 320 of file brw_structs.h.

unsigned brw_pipe_control::instruction_state_cache_flush_enable

Definition at line 321 of file brw_structs.h.

unsigned brw_pipe_control::write_cache_flush_enable

Definition at line 322 of file brw_structs.h.

unsigned brw_pipe_control::depth_stall_enable

Definition at line 323 of file brw_structs.h.

unsigned brw_pipe_control::post_sync_operation

Definition at line 324 of file brw_structs.h.

unsigned brw_pipe_control::opcode

Definition at line 326 of file brw_structs.h.

struct { ... } brw_pipe_control::header

unsigned brw_pipe_control::dest_addr_type

Definition at line 332 of file brw_structs.h.

unsigned brw_pipe_control::dest_addr

Definition at line 333 of file brw_structs.h.

struct { ... } brw_pipe_control::bits1

unsigned brw_pipe_control::data0

Definition at line 336 of file brw_structs.h.

unsigned brw_pipe_control::data1

Definition at line 337 of file brw_structs.h.


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