Back to Aurora Vision Library Lite website

You are here: Start » AVL Common » InitGPUProcessing

InitGPUProcessing


Header: AVL.h
Namespace: avl

Initializes GPU processing with a selected device.

Syntax

void avl::InitGPUProcessing
(
	atl::String& platformName = "",
	atl::String& deviceName = ""
)

Parameters

Name Type Default Description
platformName String& ""
deviceName String& ""