API_Specification » APISpec_Features module

Chapter 38: Specification

Contents

Classes

struct VV::V1::PhysicalDevice::Features
Structure describing the fine-grained features that can be supported by an implementation.

Functions

static void GetFeatures(Handle _handle, Features& _features)
Query supported features. Reports capabilities of a physical device.

Function documentation

static void GetFeatures(Handle _handle, Features& _features)

Query supported features. Reports capabilities of a physical device.

Specification