VRVulkanDevice_t Struct
Namespace: Valve.VR
Assembly: Stride.VirtualReality.dll
public struct VRVulkanDevice_t
|
Improve this Doc
View Source
Fields
m_pDevice
Field Value
Type |
Description |
System.IntPtr |
|
m_pInstance
public IntPtr m_pInstance
Field Value
Type |
Description |
System.IntPtr |
|
m_pPhysicalDevice
public IntPtr m_pPhysicalDevice
Field Value
Type |
Description |
System.IntPtr |
|
m_pQueue
Field Value
Type |
Description |
System.IntPtr |
|
m_uQueueFamilyIndex
public uint m_uQueueFamilyIndex
Field Value
Type |
Description |
System.UInt32 |
|
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Extension Methods