![]() |
PIP 5.6.1
Platform-Independent Primitives
|
Полный список членов класса PIOpenCL::Context, включая наследуемые из базового класса
| create(const DeviceList &dl) | PIOpenCL::Context | static |
| create(const Device &d) | PIOpenCL::Context | inlinestatic |
| create(const PIString &part_name) | PIOpenCL::Context | static |
| createBuffer(PIOpenCL::Direction dir, PIVector< T > &container) | PIOpenCL::Context | inline |
| createBuffer(PIOpenCL::Direction dir, PIDeque< T > &container) | PIOpenCL::Context | inline |
| createBuffer(PIOpenCL::Direction dir, PIVector2D< T > &container) | PIOpenCL::Context | inline |
| createBuffer(PIOpenCL::Direction dir, uint elements) | PIOpenCL::Context | inline |
| createProgram(const PIString &source, const PIStringList &args=PIStringList(), PIString *error=0) | PIOpenCL::Context | |
| handle() | PIOpenCL::Context | |
| queue() | PIOpenCL::Context | |
| ~Context() | PIOpenCL::Context |