Ream v0.1.0-1
C++ graphics library for Linux
Loading...
Searching...
No Matches
List of all members
RVKDeviceProcs Struct Reference

Device-level function pointers resolved via vkGetDeviceProcAddr. More...

#include <RVKExtensions.h>

Detailed Description

Device-level function pointers resolved via vkGetDeviceProcAddr.

Entry points come from extensions that may or may not be present; unavailable ones stay nullptr and their corresponding RVKDeviceExtensions flag stays false.