GRVkBackendContext

Undocumented in source.

Members

Functions

Dispose
void Dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
GetProcedureAddress
GRVkGetProcedureAddressDelegate GetProcedureAddress()
Undocumented in source. Be warned that the author may not have intended to support it.
SetProcedureAddress
void SetProcedureAddress(GRVkGetProcedureAddressDelegate value)
Undocumented in source. Be warned that the author may not have intended to support it.
ToNative
GRVkBackendContextNative ToNative()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Extensions
GRVkExtensions Extensions;
Undocumented in source.
GraphicsQueueIndex
uint GraphicsQueueIndex;
Undocumented in source.
MaxAPIVersion
uint MaxAPIVersion;
Undocumented in source.
ProtectedContext
bool ProtectedContext;
Undocumented in source.
VkDevice
void* VkDevice;
Undocumented in source.
VkInstance
void* VkInstance;
Undocumented in source.
VkPhysicalDevice
void* VkPhysicalDevice;
Undocumented in source.
VkPhysicalDeviceFeatures
void* VkPhysicalDeviceFeatures;
Undocumented in source.
VkPhysicalDeviceFeatures2
void* VkPhysicalDeviceFeatures2;
Undocumented in source.
VkQueue
void* VkQueue;
Undocumented in source.

Inherited Members

From IDisposable

Dispose
void Dispose()
Undocumented in source.

Meta