GPUart  1.01
Prototype of GPUart, an application-based limited preemptive GPU scheduler for embedded real-time systems
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
device_constant_memory_s Struct Reference

Typedef for a struct which combines constant memory pointers and the size of the related memory buffer. More...

Public Attributes

void ** mem_ptr
 
size_t mem_size
 

Detailed Description

Typedef for a struct which combines constant memory pointers and the size of the related memory buffer.

Member Data Documentation

void** device_constant_memory_s::mem_ptr
size_t device_constant_memory_s::mem_size

The documentation for this struct was generated from the following file: