Context

Undocumented in source.

Constructors

this
this(Device dev, uint flags)

Undocumented in source.

Members

Enums

CacheConfig
enum CacheConfig

Undocumented in source.

Limit
enum Limit

Undocumented in source.

Functions

detach
void detach()

Undocumented in source. Be warned that the author may not have intended to support it.

Properties

apiVersion
uint apiVersion [@property getter]

Undocumented in source. Be warned that the author may not have intended to support it.

cacheConfig
CacheConfig cacheConfig [@property setter]

Undocumented in source. Be warned that the author may not have intended to support it.

cacheConfig
CacheConfig cacheConfig [@property getter]

Undocumented in source. Be warned that the author may not have intended to support it.

current
Context current [@property getter]

Undocumented in source. Be warned that the author may not have intended to support it.

current
Context current [@property setter]

Undocumented in source. Be warned that the author may not have intended to support it.

limit
size_t limit [@property setter]

Undocumented in source. Be warned that the author may not have intended to support it.

limit
size_t limit [@property getter]

Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getQueuePriorityRange
void getQueuePriorityRange(int lo, int hi)

Undocumented in source. Be warned that the author may not have intended to support it.

pop
Context pop()

Undocumented in source. Be warned that the author may not have intended to support it.

push
void push(Context ctx)

Undocumented in source. Be warned that the author may not have intended to support it.

sync
void sync()

Undocumented in source. Be warned that the author may not have intended to support it.

Variables

raw
void* raw;

Undocumented in source.

Meta