DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::property::image::context_bound Class Reference

#include <sycl/properties/image_properties.hpp>

Inheritance diagram for sycl::_V1::property::image::context_bound:
Collaboration diagram for sycl::_V1::property::image::context_bound:

Public Member Functions

 context_bound (sycl::context BoundContext)
 
sycl::context get_context () const
 
- Public Member Functions inherited from sycl::_V1::detail::PropertyWithData< detail::ImageContextBound >
 PropertyWithData ()
 
- Public Member Functions inherited from sycl::_V1::detail::PropertyWithDataBase
 PropertyWithDataBase (int ID)
 
bool isSame (int ID) const
 
virtual ~PropertyWithDataBase ()=default
 

Additional Inherited Members

- Static Public Member Functions inherited from sycl::_V1::detail::PropertyWithData< detail::ImageContextBound >
static int getKind ()
 

Detailed Description

Definition at line 35 of file image_properties.hpp.

Constructor & Destructor Documentation

◆ context_bound()

sycl::_V1::property::image::context_bound::context_bound ( sycl::context  BoundContext)
inline

Definition at line 38 of file image_properties.hpp.

Member Function Documentation

◆ get_context()

sycl::context sycl::_V1::property::image::context_bound::get_context ( ) const
inline

Definition at line 40 of file image_properties.hpp.


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