VRVulkanTextureData_t Struct
Namespace: Valve.VR
Assembly: Stride.VirtualReality.dll
public struct VRVulkanTextureData_t
|
Improve this Doc
View Source
Fields
m_nFormat
Field Value
Type |
Description |
System.UInt32 |
|
m_nHeight
Field Value
Type |
Description |
System.UInt32 |
|
m_nImage
Field Value
Type |
Description |
System.UInt64 |
|
m_nQueueFamilyIndex
public uint m_nQueueFamilyIndex
Field Value
Type |
Description |
System.UInt32 |
|
m_nSampleCount
public uint m_nSampleCount
Field Value
Type |
Description |
System.UInt32 |
|
m_nWidth
Field Value
Type |
Description |
System.UInt32 |
|
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 |
|
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Extension Methods