brw_constant_buffer Struct Reference


Data Fields

struct {
   unsigned   length:8
   unsigned   valid:1
   unsigned   pad:7
   unsigned   opcode:16
header
struct {
   unsigned   buffer_length:6
   unsigned   buffer_address:26
bits0

Detailed Description

Definition at line 386 of file brw_structs.h.


Field Documentation

unsigned brw_constant_buffer::length

Definition at line 390 of file brw_structs.h.

unsigned brw_constant_buffer::valid

Definition at line 391 of file brw_structs.h.

unsigned brw_constant_buffer::pad

Definition at line 392 of file brw_structs.h.

unsigned brw_constant_buffer::opcode

Definition at line 393 of file brw_structs.h.

struct { ... } brw_constant_buffer::header

unsigned brw_constant_buffer::buffer_length

Definition at line 398 of file brw_structs.h.

unsigned brw_constant_buffer::buffer_address

Definition at line 399 of file brw_structs.h.

struct { ... } brw_constant_buffer::bits0


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