HDK
|
#include "IMX_API.h"
#include "IMX_Types.h"
#include "IMX_PoolEntry.h"
#include <CE/CE_Image.h>
#include <CE/CE_Precision.h>
#include <SYS/SYS_Align.h>
#include <SYS/SYS_Compiler.h>
#include <SYS/SYS_Inline.h>
#include <UT/UT_Vector4.h>
#include <UT/UT_Matrix4.h>
#include <UT/UT_SharedPtr.h>
#include <CE/CE_BufferHost.h>
#include <CE/CE_BufferDevice.h>
Go to the source code of this file.
Classes | |
struct | IMX_Stat |
class | IMX_Buffer |
Typedefs | |
using | IMX_ScopedBufferInUseGPU = IMX_ScopedPoolEntryInUseGPU |
Functions | |
IMX_API const char * | COPgetBorderTypeString (const IMX_BorderType &border) |
Returns the label for the supplied border type. More... | |
IMX_API CE_Image::StorageType | IMXgetStorageTypeFromRaster (const PXL_Raster &rp) |
Definition at line 551 of file IMX_Buffer.h.
IMX_API const char* COPgetBorderTypeString | ( | const IMX_BorderType & | border | ) |
Returns the label for the supplied border type.
IMX_API CE_Image::StorageType IMXgetStorageTypeFromRaster | ( | const PXL_Raster & | rp | ) |