intel_be_context Struct Reference

Collaboration diagram for intel_be_context:

Collaboration graph
[legend]

Data Fields

struct i915_winsys base
 Interface to i915simple driver.
struct intel_be_devicedevice
struct intel_be_batchbufferbatch
void(* hardware_lock )(struct intel_be_context *context)
void(* hardware_unlock )(struct intel_be_context *context)
boolean(* hardware_locked )(struct intel_be_context *context)

Detailed Description

Definition at line 7 of file intel_be_context.h.


Field Documentation

struct i915_winsys intel_be_context::base [read]

Interface to i915simple driver.

Definition at line 10 of file intel_be_context.h.

struct intel_be_device* intel_be_context::device [read]

Definition at line 12 of file intel_be_context.h.

struct intel_be_batchbuffer* intel_be_context::batch [read]

Definition at line 13 of file intel_be_context.h.

void(* intel_be_context::hardware_lock)(struct intel_be_context *context)

void(* intel_be_context::hardware_unlock)(struct intel_be_context *context)

boolean(* intel_be_context::hardware_locked)(struct intel_be_context *context)


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