Data Fields

IRES_TILEDMEMORY_Obj Struct Reference
[IRES TILEDMEMORY Protocol (Beta)]

IRES_TILEDMEMORY_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource. More...

#include <ires_tiledmemory.h>

Collaboration diagram for IRES_TILEDMEMORY_Obj:
Collaboration graph
[legend]

Data Fields

IRES_Obj ires
XDAS_Voidinfo
XDAS_VoidmemoryBaseAddress
XDAS_UInt32 isTiledMemory
XDAS_UInt32 accessUnit
XDAS_VoidtilerBaseAddress
XDAS_VoidsystemSpaceBaseAddress

Detailed Description

IRES_TILEDMEMORY_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource.


Field Documentation

RSVD for future use

Process-specific virtual base address of Tiler memory allocated.

Boolean value that identifies if returned memory is of type TILED memory or not.

Valid values for this field are XDAS_TRUE and XDAS_FALSE.

If XDAS_TRUE, accessUnit will describe the kind of TILED memory allocated.

Describes the kind of memory actually allocated in the TILER space of type,

Remarks:
Requestor MUST check the type of returned memory to ensure it is suitable for its purpose.
See also:
IRES_TILEDMEMORY_AccessUnit

Base address of TILER on SOC

Tiler space base address of memory allocated


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated