Guest User

Untitled

a guest
May 20th, 2018
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 83.21 KB | None | 0 0
  1. Starting program: /usr/bin/vulkanCapsViewer
  2. [Thread debugging using libthread_db enabled]
  3. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  4. [New Thread 0x7fffe9e30700 (LWP 6709)]
  5. [New Thread 0x7fffe0024700 (LWP 6710)]
  6. [New Thread 0x7fffd60e7700 (LWP 6711)]
  7. [New Thread 0x7fffd5593700 (LWP 6712)]
  8. [New Thread 0x7fffd4d92700 (LWP 6713)]
  9. [New Thread 0x7fffc7fff700 (LWP 6714)]
  10. [New Thread 0x7fffc77fe700 (LWP 6715)]
  11. [New Thread 0x7fffc6ffd700 (LWP 6716)]
  12. [New Thread 0x7fffc67fc700 (LWP 6717)]
  13. [New Thread 0x7fffc5ffb700 (LWP 6718)]
  14. [New Thread 0x7fffc57fa700 (LWP 6719)]
  15. [New Thread 0x7fffc4ff9700 (LWP 6720)]
  16. [New Thread 0x7fffa7fff700 (LWP 6721)]
  17. [New Thread 0x7fffa77fe700 (LWP 6722)]
  18. [New Thread 0x7fffa6ffd700 (LWP 6723)]
  19. [New Thread 0x7fffa67fc700 (LWP 6724)]
  20. [New Thread 0x7fffa5ffb700 (LWP 6725)]
  21. [New Thread 0x7fffa57fa700 (LWP 6726)]
  22.  
  23. Thread 1 "vulkanCapsViewe" received signal SIGSEGV, Segmentation fault.
  24. 0x00007fffdeb79692 in radv_GetPhysicalDeviceFeatures2 (physicalDevice=0x5555563f2750, pFeatures=0x7fffffffd4d0) at ../src/amd/vulkan/radv_device.c:782
  25. 782 features->runtimeDescriptorArray = true;
  26. #0 0x00007fffdeb79692 in radv_GetPhysicalDeviceFeatures2 (physicalDevice=0x5555563f2750, pFeatures=0x7fffffffd4d0) at ../src/amd/vulkan/radv_device.c:782
  27. features = 0x0
  28. ext = 0x7fffffffd470
  29. features = <optimized out>
  30. #1 0x00005555555955d6 in VulkanDeviceInfo::readPhysicalFeatures (this=0x55555636bb40) at vulkanDeviceInfo.hpp:646
  31. extName = 0x5555555be964 "VK_EXT_descriptor_indexing"
  32. deviceFeatures2 = {sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2, pNext = 0x7fffffffd470, features = {robustBufferAccess = 0, fullDrawIndexUint32 = 0,
  33. imageCubeArray = 0, independentBlend = 0, geometryShader = 0, tessellationShader = 0, sampleRateShading = 0, dualSrcBlend = 0, logicOp = 0,
  34. multiDrawIndirect = 0, drawIndirectFirstInstance = 0, depthClamp = 0, depthBiasClamp = 0, fillModeNonSolid = 0, depthBounds = 0, wideLines = 0,
  35. largePoints = 0, alphaToOne = 0, multiViewport = 0, samplerAnisotropy = 0, textureCompressionETC2 = 0, textureCompressionASTC_LDR = 0,
  36. textureCompressionBC = 0, occlusionQueryPrecise = 0, pipelineStatisticsQuery = 0, vertexPipelineStoresAndAtomics = 0, fragmentStoresAndAtomics = 0,
  37. shaderTessellationAndGeometryPointSize = 0, shaderImageGatherExtended = 0, shaderStorageImageExtendedFormats = 0, shaderStorageImageMultisample = 0,
  38. shaderStorageImageReadWithoutFormat = 0, shaderStorageImageWriteWithoutFormat = 0, shaderUniformBufferArrayDynamicIndexing = 0,
  39. shaderSampledImageArrayDynamicIndexing = 0, shaderStorageBufferArrayDynamicIndexing = 0, shaderStorageImageArrayDynamicIndexing = 0,
  40. shaderClipDistance = 0, shaderCullDistance = 0, shaderFloat64 = 0, shaderInt64 = 0, shaderInt16 = 0, shaderResourceResidency = 0,
  41. shaderResourceMinLod = 0, sparseBinding = 0, sparseResidencyBuffer = 0, sparseResidencyImage2D = 0, sparseResidencyImage3D = 0,
  42. sparseResidency2Samples = 0, sparseResidency4Samples = 0, sparseResidency8Samples = 0, sparseResidency16Samples = 0, sparseResidencyAliased = 0,
  43. variableMultisampleRate = 0, inheritedQueries = 0}}
  44. extFeatures = {sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DESCRIPTOR_INDEXING_FEATURES_EXT, pNext = 0x0, shaderInputAttachmentArrayDynamicIndexing = 0,
  45. shaderUniformTexelBufferArrayDynamicIndexing = 0, shaderStorageTexelBufferArrayDynamicIndexing = 0, shaderUniformBufferArrayNonUniformIndexing = 0,
  46. shaderSampledImageArrayNonUniformIndexing = 0, shaderStorageBufferArrayNonUniformIndexing = 0, shaderStorageImageArrayNonUniformIndexing = 0,
  47. shaderInputAttachmentArrayNonUniformIndexing = 0, shaderUniformTexelBufferArrayNonUniformIndexing = 0, shaderStorageTexelBufferArrayNonUniformIndexing = 0,
  48. descriptorBindingUniformBufferUpdateAfterBind = 0, descriptorBindingSampledImageUpdateAfterBind = 0, descriptorBindingStorageImageUpdateAfterBind = 0,
  49. descriptorBindingStorageBufferUpdateAfterBind = 0, descriptorBindingUniformTexelBufferUpdateAfterBind = 0,
  50. descriptorBindingStorageTexelBufferUpdateAfterBind = 0, descriptorBindingUpdateUnusedWhilePending = 0, descriptorBindingPartiallyBound = 0,
  51. descriptorBindingVariableDescriptorCount = 0, runtimeDescriptorArray = 0}
  52. __PRETTY_FUNCTION__ = "void VulkanDeviceInfo::readPhysicalFeatures()"
  53. #2 0x0000555555569ea2 in vulkanCapsViewer::getGPUinfo (this=0x7fffffffda40, GPU=0x55555636bb40, id=0, device=0x555556034400) at vulkancapsviewer.cpp:549
  54. vkRes = 21845
  55. queueCreateInfos = std::vector of length -1172812033325, capacity -3518437208618 = {{sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x0,
  56. flags = 4294956784, queueFamilyIndex = 32767, queueCount = 1431995205, pQueuePriorities = 0x0}, {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x0,
  57. flags = 4294957680, queueFamilyIndex = 32767, queueCount = 4294956880,
  58. pQueuePriorities = 0x5555555aa6c7 <std::vector<VulkanDeviceInfo, std::allocator<VulkanDeviceInfo> >::_M_default_append(unsigned long)+473>}, {
  59. sType = VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO, pNext = 0x7fffffffda70, flags = 1446430632, queueFamilyIndex = 21845, queueCount = 0,
  60. pQueuePriorities = 0x0}, {sType = VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO, pNext = 0x0, flags = 1446427456, queueFamilyIndex = 21845,
  61. queueCount = 1446480304, pQueuePriorities = 0x7fffffffda40}, {sType = 4294956912, pNext = 0x9d56d3192098a800, flags = 0, queueFamilyIndex = 0,
  62. queueCount = 1443054592, pQueuePriorities = 0x7fffffffd8a0}, {sType = 1431741865, pNext = 0x555555c10930, flags = 4294957632, queueFamilyIndex = 32767,
  63. queueCount = 4133307753, pQueuePriorities = 0x100000001}, {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x7fffffffdf80, flags = 10,
  64. queueFamilyIndex = 1, queueCount = 4294956992, pQueuePriorities = 0x7fff0000000a}, {sType = 1437046992, pNext = 0x1, flags = 0, queueFamilyIndex = 0,
  65. queueCount = 1438714768, pQueuePriorities = 0x555555c10b98}, {sType = 1438714776, pNext = 0x9d56d3192098a800, flags = 4294957184,
  66. queueFamilyIndex = 32767, queueCount = 1434838672, pQueuePriorities = 0xffffffff}, {sType = 4133285208, pNext = 0x7fffffffd860, flags = 1432095592,
  67. queueFamilyIndex = 21845, queueCount = 4294958976, pQueuePriorities = 0x0}, {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO,
  68. pNext = 0x7ffff7dea0bc <update_get_addr+12>, flags = 1432095648, queueFamilyIndex = 21845, queueCount = 4158583160, pQueuePriorities = 0x0}, {
  69. sType = 546875392, pNext = 0x55555585e690, flags = 4294957632, queueFamilyIndex = 32767, queueCount = 1432095592, pQueuePriorities = 0x9d56d3192098a800}, {
  70. sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x7fffffffda40, flags = 4294957424, queueFamilyIndex = 32767, queueCount = 1431729461,
  71. pQueuePriorities = 0x0}, {sType = 4294957632, pNext = 0x7fffffffd8e0, flags = 1436364752, queueFamilyIndex = 21845, queueCount = 1435397424,
  72. pQueuePriorities = 0x5555559d2e50}, {sType = 1436364224, pNext = 0x5555559d2d30, flags = 1436363936, queueFamilyIndex = 21845, queueCount = 1436169296,
  73. pQueuePriorities = 0x555555c74150}, {sType = 4129402528, pNext = 0x555555c62630, flags = 1437559232, queueFamilyIndex = 21845, queueCount = 1442938176,
  74. pQueuePriorities = 0x555555bc4890}, {sType = 4294957376, pNext = 0x5, flags = 774975025, queueFamilyIndex = 48, queueCount = 546875392,
  75. pQueuePriorities = 0x0}, {sType = 546875392, pNext = 0x0, flags = 1431710608, queueFamilyIndex = 21845, queueCount = 4294958752,
  76. pQueuePriorities = 0x55555556316b <main(int, char**)+1270>}, {sType = 4294958984, pNext = 0x15555aa47, flags = 1434497664, queueFamilyIndex = 21845,
  77. queueCount = 1434820608, pQueuePriorities = 0x55555583c210}, {sType = 1434700880, pNext = 0x55555584d8d0, flags = 1434533632, queueFamilyIndex = 21845,
  78. queueCount = 1434804992, pQueuePriorities = 0x55555585b0e0}, {sType = 4155839824, pNext = 0x555555806430, flags = 4294958608, queueFamilyIndex = 32767,
  79. queueCount = 1434370752, pQueuePriorities = 0x1}, {sType = 4294958984, pNext = 0x7fffffffdf98, flags = 4158548211, queueFamilyIndex = 32767,
  80. queueCount = 1, pQueuePriorities = 0x0}, {sType = 4294958640, pNext = 0x7ffff5ef0878, flags = 4294958576, queueFamilyIndex = 32767,
  81. queueCount = 4158575898, pQueuePriorities = 0x5555557ec520 <vtable for vulkanCapsViewer+16>}, {sType = 1434826336,
  82. pNext = 0x5555557ec6d8 <vtable for vulkanCapsViewer+456>, flags = 1432092672, queueFamilyIndex = 21845, queueCount = 0,
  83. pQueuePriorities = 0x55555585b790}, {sType = 1446427456, pNext = 0x55555636c7a8, flags = 1446430632, queueFamilyIndex = 21845, queueCount = 1446449584,
  84. pQueuePriorities = 0x555556372f70}, {sType = 1446458288, pNext = 0x55555643a780, flags = 1447278528, queueFamilyIndex = 21845, queueCount = 1447278528,
  85. pQueuePriorities = 0x7fffffffda01}, {sType = 1434862992, pNext = 0x0, flags = 1446480304, queueFamilyIndex = 21845, queueCount = 1437300048,
  86. pQueuePriorities = 0x555555995fb0}, {sType = VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO, pNext = 0x1e, flags = 4160141408,
  87. queueFamilyIndex = 32767, queueCount = 1434372608, pQueuePriorities = 0x55555585bf90}, {sType = 4107672332, pNext = 0x7ffff7ffa1d8, flags = 1434847216,
  88. queueFamilyIndex = 21845, queueCount = 1435249136, pQueuePriorities = 0x5555558aa9c0}, {sType = 1434818672, pNext = 0x5555558d10e0, flags = 1434818736,
  89. queueFamilyIndex = 21845, queueCount = 1435142016, pQueuePriorities = 0x5555558cded0}, {sType = 1435216656, pNext = 0x5555558a8740, flags = 1435304096,
  90. queueFamilyIndex = 21845, queueCount = 1435216704, pQueuePriorities = 0x5555558b8fd0}, {sType = 1435148928, pNext = 0x5555558cfaf0, flags = 1435213600,
  91. queueFamilyIndex = 21845, queueCount = 1435302304, pQueuePriorities = 0x5555558ba060}, {sType = 1435213984, pNext = 0x5555558b73c0, flags = 1435281248,
  92. queueFamilyIndex = 21845, queueCount = 1435281184, pQueuePriorities = 0x5555558cd7c0}, {sType = 1435290736, pNext = 0x5555558cc0c0, flags = 1435302016,
  93. queueFamilyIndex = 21845, queueCount = 1435393024, pQueuePriorities = 0x5555558e68f0}, {sType = 1435397792, pNext = 0x5555558e8450, flags = 1435377856,
  94. queueFamilyIndex = 21845, queueCount = 1435377920, pQueuePriorities = 0x5555558e26a0}, {sType = 1436751600, pNext = 0x5555559bc4a0, flags = 1436747344,
  95. queueFamilyIndex = 21845, queueCount = 1436661504, pQueuePriorities = 0x555555a59460}, {sType = 1436499008, pNext = 0x555555a5ecd0, flags = 1436008224,
  96. queueFamilyIndex = 21845, queueCount = 1436276480, pQueuePriorities = 0x555555a04f60}, {sType = 1436107120, pNext = 0x555555994210, flags = 1436107456,
  97. queueFamilyIndex = 21845, queueCount = 1436774304, pQueuePriorities = 0x555555a4be70}, {sType = 1436772464, pNext = 0x555555b0eb30, flags = 1436859680,
  98. queueFamilyIndex = 21845, queueCount = 1436780368, pQueuePriorities = 0x5555559c9d40}, {sType = 1436253408, pNext = 0x5555559c4d60, flags = 1436306448,
  99. queueFamilyIndex = 21845, queueCount = 1436518816, pQueuePriorities = 0x555555a3f800}, {sType = 1436429776, pNext = 0x555555a3fac0, flags = 1436324752,
  100. queueFamilyIndex = 21845, queueCount = 1436324912, pQueuePriorities = 0x5555559f05e0}, {sType = 1436111744, pNext = 0x5555559c1160, flags = 1436291088,
  101. queueFamilyIndex = 21845, queueCount = 1436938224, pQueuePriorities = 0x55555598f8d0}, {sType = 1436088352, pNext = 0x5555559b6420, flags = 1436743792,
  102. queueFamilyIndex = 21845, queueCount = 1436645392, pQueuePriorities = 0x555555a2fb00}, {sType = 1436537152, pNext = 0x5555559fcff0, flags = 1436640496,
  103. queueFamilyIndex = 21845, queueCount = 1438712848, pQueuePriorities = 0x555555a4d4e0}, {sType = 1438713504, pNext = 0x5555559e5530, flags = 1436867248,
  104. queueFamilyIndex = 21845, queueCount = 1436862928, pQueuePriorities = 0x555555a54e40}, {sType = 1437367408, pNext = 0x555555ab8050, flags = 1437303056,
  105. queueFamilyIndex = 21845, queueCount = 1436815312, pQueuePriorities = 0x555555a79b40}, {sType = 1437047216, pNext = 0x555555c26a70, flags = 1437047664,
  106. queueFamilyIndex = 21845, queueCount = 1437047712, pQueuePriorities = 0x7ffff5752a00 <std::ios_base::Init::Init()+2016>}, {sType = 1434370832,
  107. pNext = 0x55555580cee0, flags = 1434370832, queueFamilyIndex = 21845, queueCount = 3825228048,
  108. pQueuePriorities = 0x5555557ec310 <vtable for TreeProxyFilter+16>}, {sType = 1434835296, pNext = 0x5555557ec310 <vtable for TreeProxyFilter+16>,
  109. flags = 1434838672, queueFamilyIndex = 21845, queueCount = 4145095144, pQueuePriorities = 0x5555558590e0}, {sType = 4145095144, pNext = 0x55555585f670,
  110. flags = 4145095144, queueFamilyIndex = 32767, queueCount = 1434843392, pQueuePriorities = 0x7ffff71121e8 <vtable for QStandardItemModel+16>}, {
  111. sType = 1434844048, pNext = 0x9d56d3192098a800, flags = 4294958976, queueFamilyIndex = 32767, queueCount = 0,
  112. pQueuePriorities = 0x5555555bc350 <__libc_csu_init>}, {sType = 4107714667, pNext = 0x7ffff7b98680, flags = 4294958984, queueFamilyIndex = 32767,
  113. queueCount = 4148707664, pQueuePriorities = 0x555555562c75 <main(int, char**)>}, {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x8494e3dc4bfd0d2b,
  114. flags = 1431710608, queueFamilyIndex = 21845, queueCount = 4294958976, pQueuePriorities = 0x0}, {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO,
  115. pNext = 0xd1c1b694703d0d2b, flags = 1293618475, queueFamilyIndex = 3519127750, queueCount = 0, pQueuePriorities = 0x0}, {
  116. sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x7fffffffdf98, flags = 4160741632, queueFamilyIndex = 32767, queueCount = 4158550534,
  117. pQueuePriorities = 0x0}, {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x555555562b90 <_start>, flags = 4294958976, queueFamilyIndex = 32767,
  118. queueCount = 0, pQueuePriorities = 0x555555562bba <_start+42>}, {sType = 4294958968, pNext = 0x1c, flags = 1, queueFamilyIndex = 0,
  119. queueCount = 4294959775, pQueuePriorities = 0x0}, {sType = 4294959801, pNext = 0x7fffffffe2c4, flags = 4294959826, queueFamilyIndex = 32767,
  120. queueCount = 4294959843, pQueuePriorities = 0x7fffffffe47d}, {sType = 4294960280, pNext = 0x7fffffffe4ab, flags = 4294960333, queueFamilyIndex = 32767,
  121. queueCount = 4294960384, pQueuePriorities = 0x7fffffffe513}, {sType = 4294960423, pNext = 0x7fffffffe532, flags = 4294960453, queueFamilyIndex = 32767,
  122. queueCount = 4294960484, pQueuePriorities = 0x7fffffffe59a}, {sType = 4294960546, pNext = 0x7fffffffe5b2, flags = 4294960581, queueFamilyIndex = 32767,
  123. queueCount = 4294960612, pQueuePriorities = 0x7fffffffe65c}, {sType = 4294960787, pNext = 0x7fffffffe6b6, flags = 4294960847, queueFamilyIndex = 32767,
  124. queueCount = 4294960863, pQueuePriorities = 0x7fffffffe6f5}, {sType = 4294960905, pNext = 0x7fffffffe718, flags = 4294960961, queueFamilyIndex = 32767,
  125. queueCount = 4294960979, pQueuePriorities = 0x7fffffffe788}, {sType = 4294961136, pNext = 0x7fffffffe813, flags = 4294961245, queueFamilyIndex = 32767,
  126. queueCount = 4294961310, pQueuePriorities = 0x7fffffffe8d4}, {sType = 4294961375, pNext = 0x7fffffffe8ea, flags = 4294962902, queueFamilyIndex = 32767,
  127. queueCount = 4294962927, pQueuePriorities = 0x7fffffffef08}, {sType = 4294962973, pNext = 0x7fffffffef32, flags = 4294963022, queueFamilyIndex = 32767,
  128. queueCount = 4294963043, pQueuePriorities = 0x7fffffffef7c}, {sType = 4294963082, pNext = 0x7fffffffefa0, flags = 4294963117, queueFamilyIndex = 32767,
  129. queueCount = 4294963145, pQueuePriorities = 0x7fffffffefd2}, {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x21, flags = 4160724992,
  130. queueFamilyIndex = 32767, queueCount = 16, pQueuePriorities = 0x178bfbff}, {sType = VK_STRUCTURE_TYPE_MAPPED_MEMORY_RANGE, pNext = 0x1000, flags = 17,
  131. queueFamilyIndex = 0, queueCount = 100, pQueuePriorities = 0x3}, {sType = 1431650368, pNext = 0x4, flags = 56, queueFamilyIndex = 0, queueCount = 5,
  132. pQueuePriorities = 0x9}, {sType = VK_STRUCTURE_TYPE_BIND_SPARSE_INFO, pNext = 0x7ffff7dd8000, flags = 8, queueFamilyIndex = 0, queueCount = 0,
  133. pQueuePriorities = 0x9}, {sType = 1431710608, pNext = 0xb, flags = 1000, queueFamilyIndex = 0, queueCount = 12, pQueuePriorities = 0x3e8}, {
  134. sType = VK_STRUCTURE_TYPE_BUFFER_VIEW_CREATE_INFO, pNext = 0x64, flags = 14, queueFamilyIndex = 0, queueCount = 100, pQueuePriorities = 0x17}, {
  135. sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x19, flags = 4294959737, queueFamilyIndex = 32767, queueCount = 26, pQueuePriorities = 0x0}, {
  136. sType = VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO, pNext = 0x7fffffffefde, flags = 15, queueFamilyIndex = 0, queueCount = 4294959753, pQueuePriorities = 0x0},
  137. {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x0, flags = 2561153536, queueFamilyIndex = 1456675104, queueCount = 3051794077,
  138. pQueuePriorities = 0x34365f36387886}, {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x2f00000000000000, flags = 796029813,
  139. queueFamilyIndex = 795765090, queueCount = 1802270070, pQueuePriorities = 0x7265776569567370}, {sType = 1163089152, pNext = 0x4e474f4c00736972,
  140. flags = 1027951937, queueFamilyIndex = 1769105507, queueCount = 1330118771, pQueuePriorities = 0x7268632f656d6f68}, {sType = 1342206825,
  141. pNext = 0x62696c2f7273752f, flags = 1633903407, queueFamilyIndex = 795175011, queueCount = 795765090, pQueuePriorities = 0x73697268632f656d}, {
  142. sType = 1768828463, pNext = 0x69622f656c69666f, flags = 1747925614, queueFamilyIndex = 795176303, queueCount = 1769105507,
  143. pQueuePriorities = 0x69666f72702d7869}, {sType = 1815045484, pNext = 0x6562696c2f346564, flags = 979592568, queueFamilyIndex = 2020175407,
  144. queueCount = 1918989871, pQueuePriorities = 0x656c69666f72702f}, {sType = 1701064563, pNext = 0x6e2f3a6e69622f74, flags = 1982822505,
  145. queueFamilyIndex = 1848603233, queueCount = 1882159209, pQueuePriorities = 0x616665642f73656c}, {sType = 980708469, pNext = 0x78696e2f7261762f,
  146. flags = 1869770799, queueFamilyIndex = 1701603686, queueCount = 1701064563, pQueuePriorities = 0x646b2f62696c2f74}, {sType = 1815032933,
  147. pNext = 0x2f7273752f3a6365, flags = 1633906540, queueFamilyIndex = 1651715948, queueCount = 792358505, pQueuePriorities = 0x69622f6c61636f6c}, {
  148. sType = 1966029422, pNext = 0x2f74706f2f3a6e69, flags = 1919184481, queueFamilyIndex = 761555311, queueCount = 795567219,
  149. pQueuePriorities = 0x6f6f742d6d726f66}, {sType = 792359788, pNext = 0x2f6d766a2f62696c, flags = 1634100580, queueFamilyIndex = 796159093,
  150. queueCount = 980314466, pQueuePriorities = 0x7469732f6e69622f}, {sType = 1701863269, pNext = 0x2f6e69622f727375, flags = 1684956534,
  151. queueFamilyIndex = 1885303407, queueCount = 980185701, pQueuePriorities = 0x726f632f6e69622f}, {sType = 1701863269, pNext = 0x767265732f74706f,
  152. flags = 1747925615, queueFamilyIndex = 795176303, queueCount = 1769105507, pQueuePriorities = 0x2f656d6f682f3a6e}, {sType = 1769105507,
  153. pNext = 0x49414d006e69622f, flags = 1982807372, queueFamilyIndex = 1932489313, queueCount = 1819242352, pQueuePriorities = 0x73697268632f6c}, {
  154. sType = 1279608915, pNext = 0x7a2f6e69622f7273, flags = 1392535667, queueFamilyIndex = 1130317907, queueCount = 1313163596,
  155. pQueuePriorities = 0x2e30372e3535322e}, {sType = 540489009, pNext = 0x4853530032322035, flags = 1313817439, queueFamilyIndex = 1413694798,
  156. queueCount = 1028542281, pQueuePriorities = 0x35312e30372e3535}, {sType = 942874679, pNext = 0x2e3836312e323931, flags = 959655473,
  157. queueFamilyIndex = 3289632, queueCount = 1598575443, pQueuePriorities = 0x7374702f7665642f}, {sType = 1409299247, pNext = 0x35322d6d72657478,
  158. flags = 1819239222, queueFamilyIndex = 1140879983, queueCount = 1280332617, pQueuePriorities = 0x45535f4744580030}, {sType = 1330205523,
  159. pNext = 0x474458003131633d, flags = 1314214495, queueFamilyIndex = 1162692948, queueCount = 1380533343, pQueuePriorities = 0x312f726573752f6e}, {
  160. sType = 3158064, pNext = 0x4e4f49535345535f, flags = 1398096479, queueFamilyIndex = 1145323871, queueCount = 1397966162,
  161. pQueuePriorities = 0x2f3d687461703a78}, {sType = 795768178, pNext = 0x75622f303030312f, flags = 1213399155, queueFamilyIndex = 1028413004,
  162. queueCount = 1464860721, pQueuePriorities = 0x697268632f656d6f}, {sType = 1280245875, pNext = 0x632f656d6f682f3d, flags = 1936290408,
  163. queueFamilyIndex = 1414414592, queueCount = 1297041503, pQueuePriorities = 0x65726168732f7273}, {sType = 1634754863, pNext = 0x5f47445800746e61,
  164. flags = 1096040772, queueFamilyIndex = 1380533343, queueCount = 1747926355, pQueuePriorities = 0x6c2e2f7369726863}, {sType = 1818321775,
  165. pNext = 0x7074616c662f6572, flags = 1697606497, queueFamilyIndex = 1919905912, queueCount = 1932489588, pQueuePriorities = 0x696c2f7261762f3a}, {
  166. sType = 1818636130, pNext = 0x74726f7078652f6b, flags = 1752379251, queueFamilyIndex = 979726945, queueCount = 1920169263,
  167. pQueuePriorities = 0x65726168732f6c61}, {sType = 1937059642, pNext = 0x474f4f4700657261, flags = 1096762700, queueFamilyIndex = 1264535888,
  168. queueCount = 1094539589, pQueuePriorities = 0x4632303372774479}, {sType = 1800621936, pNext = 0x544e68545070556c, flags = 1482838084,
  169. queueFamilyIndex = 1601063267, queueCount = 1191202118, pQueuePriorities = 0x2f3d454d4f485f45}, {sType = 796029813, pNext = 0x672f6176616a2f65,
  170. flags = 1818517874, queueFamilyIndex = 1279656037, queueCount = 1598575425, pQueuePriorities = 0x4145534c55505f45}, {sType = 1330201685,
  171. pNext = 0x445f65643d474e41, flags = 1953836613, queueFamilyIndex = 1275082854, queueCount = 1431199555, pQueuePriorities = 0x2e53555f6e653d43}, {
  172. sType = 944133205, pNext = 0x3d5354504f5f4e45, flags = 2020431917, queueFamilyIndex = 1832005941, queueCount = 1028081664,
  173. pQueuePriorities = 0x67682f6e69622f}, {sType = 1599754061, pNext = 0x3d485441505f4e49, flags = 1920169263, queueFamilyIndex = 1651076143,
  174. queueCount = 2054122799, pQueuePriorities = 0x736e6967756c702f}, {sType = 1481199104, pNext = 0x6d6561643d45544f, flags = 1308651119,
  175. queueFamilyIndex = 1398757449, queueCount = 1130318931, pQueuePriorities = 0x74652f3d454c4946}, {sType = 1936928611, pNext = 0x632d61632f737472,
  176. flags = 1769239141, queueFamilyIndex = 1633904998, queueCount = 779314548, pQueuePriorities = 0x485441505f58494e}, {sType = 1768828733,
  177. pNext = 0x72702f78696e2f72, flags = 1818846831, queueFamilyIndex = 1882157925, queueCount = 1965912677, pQueuePriorities = 0x6168632f746f6f72}, {
  178. sType = 1818586734, pNext = 0x682f3d73676b7078, flags = 795176303, queueFamilyIndex = 1769105507, queueCount = 1848520563,
  179. pQueuePriorities = 0x632f727078656665}, {sType = 1852727656, pNext = 0x73676b7078696e, flags = 1598833747, queueFamilyIndex = 1162103126,
  180. queueCount = 1229807439, pQueuePriorities = 0x4f465f4e4f5f455a}, {sType = 1599296835, pNext = 0x4c505f545100303d, flags = 1313425237,
  181. queueFamilyIndex = 1413566559, queueCount = 1747926344, pQueuePriorities = 0x6b2e2f7369726863}, {sType = 791962980, pNext = 0x756c702f3465646b,
  182. flags = 1936615783, queueFamilyIndex = 1966029359, queueCount = 1815048819, pQueuePriorities = 0x67756c702f346564}, {sType = 796094057,
  183. pNext = 0x414645445f454c47, flags = 1599360085, queueFamilyIndex = 1162431555, queueCount = 1230984270, pQueuePriorities = 0x3636333532373733}, {
  184. sType = 1630418483, pNext = 0x7375656c676f6f67, flags = 1868788325, queueFamilyIndex = 1852142702, queueCount = 1868770932,
  185. pQueuePriorities = 0x4645445f454c474f}, {sType = 1414288705, pNext = 0x524345535f544e45, flags = 809325637, queueFamilyIndex = 1281901402,
  186. queueCount = 2017539659, pQueuePriorities = 0x71776b4d36397573}, {sType = 3428932, pNext = 0x50006d69763d524f, flags = 1380271937,
  187. queueFamilyIndex = 1936026685, queueCount = 1397489779, pQueuePriorities = 0x303d73723d53524f}, {sType = 1030317114, pNext = 0x3b31303d6e6c3a34,
  188. flags = 1832531507, queueFamilyIndex = 808467816, queueCount = 1030320186, pQueuePriorities = 0x3b31303d6f733a33}, {sType = 1681536307,
  189. pNext = 0x343d64623a35333b, flags = 858995504, queueFamilyIndex = 976302139, queueCount = 876438627, pQueuePriorities = 0x343d726f3a31303b}, {
  190. sType = 825441072, pNext = 0x75733a30303d696d, flags = 993473341, queueFamilyIndex = 1933193524, queueCount = 808664423,
  191. pQueuePriorities = 0x31343b30333d6163}, {sType = 1031238714, pNext = 0x3b34333d776f3a32, flags = 1933193780, queueFamilyIndex = 926104948,
  192. queueCount = 976499771, pQueuePriorities = 0x742e2a3a32333b31}, {sType = 809333345, pNext = 0x303d7a67742e2a3a, flags = 825441073,
  193. queueFamilyIndex = 1630415418, queueCount = 809329522, pQueuePriorities = 0x303d6a72612e2a3a}, {sType = 825441073, pNext = 0x31333b31303d7a61,
  194. flags = 1814964794, queueFamilyIndex = 809329000, queueCount = 825441073, pQueuePriorities = 0x31333b31303d347a}, {sType = 1814964794,
  195. pNext = 0x6c2e2a3a31333b31, flags = 1029795194, queueFamilyIndex = 859517232, queueCount = 774519345, pQueuePriorities = 0x2e2a3a31333b3130}, {
  196. sType = 1031436404, pNext = 0x3d6f7a742e2a3a31, flags = 859517232, queueFamilyIndex = 774519345, queueCount = 1031419764,
  197. pQueuePriorities = 0x3d70697a2e2a3a31}, {sType = 859517232, pNext = 0x3a31333b31303d7a, flags = 1029320234, queueFamilyIndex = 859517232,
  198. queueCount = 774519345, pQueuePriorities = 0x672e2a3a31333b31}, {sType = 825245050, pNext = 0x31303d7a726c2e2a, flags = 976302907,
  199. queueFamilyIndex = 2053910058, queueCount = 993079357, pQueuePriorities = 0x3b31303d6f7a6c2e}, {sType = 708456755, pNext = 0x2e2a3a31333b3130,
  200. flags = 1031041914, queueFamilyIndex = 859517232, queueCount = 774519345, pQueuePriorities = 0x2a3a31333b31303d}, {sType = 846881326,
  201. pNext = 0x3d7a622e2a3a3133, flags = 859517232, queueFamilyIndex = 774519345, queueCount = 1031430772, pQueuePriorities = 0x327a62742e2a3a31}, {
  202. sType = 993079357, pNext = 0x333b31303d7a742e, flags = 774519345, queueFamilyIndex = 1029858660, queueCount = 859517232,
  203. pQueuePriorities = 0x333b31303d6d7072}, {sType = 774519345, pNext = 0x2e2a3a31333b3130, flags = 1030906231, queueFamilyIndex = 859517232,
  204. queueCount = 774519345, pQueuePriorities = 0x2e2a3a31333b3130}, {sType = 1030906227, pNext = 0x3d7261722e2a3a31, flags = 859517232,
  205. queueFamilyIndex = 774519345, queueCount = 1031433313, pQueuePriorities = 0x3d6563612e2a3a31}, {sType = 859517232, pNext = 0x333b31303d6f6f7a,
  206. flags = 774519345, queueFamilyIndex = 1869181027, queueCount = 993079357, pQueuePriorities = 0x333b31303d7a372e}, {sType = 774519345,
  207. pNext = 0x632e2a3a31333b31, flags = 809329249, queueFamilyIndex = 825441073, queueCount = 1999514170, pQueuePriorities = 0x732e2a3a31333b31}, {
  208. sType = 809332087, pNext = 0x303d6d77642e2a3a, flags = 825441073, queueFamilyIndex = 1697524282, queueCount = 809329779,
  209. pQueuePriorities = 0x303d67706a2e2a3a}, {sType = 892549937, pNext = 0x333b31303d676570, flags = 774519349, queueFamilyIndex = 1735420525,
  210. queueCount = 993079357, pQueuePriorities = 0x303d6765706a6d2e}, {sType = 892549937, pNext = 0x35333b31303d6669, flags = 1647192634,
  211. queueFamilyIndex = 809332845, queueCount = 892549937, pQueuePriorities = 0x35333b31303d6d62}, {sType = 1882073658, pNext = 0x702e2a3a35333b31,
  212. flags = 809332080, queueFamilyIndex = 892549937, queueCount = 1949182522, pQueuePriorities = 0x782e2a3a35333b31}, {sType = 809332066,
  213. pNext = 0x303d6d70782e2a3a, flags = 892549937, queueFamilyIndex = 1949182522, queueCount = 809330281, pQueuePriorities = 0x3d666669742e2a3a}, {
  214. sType = 859517232, pNext = 0x333b31303d676e70, flags = 774519349, queueFamilyIndex = 1030190707, queueCount = 859517232,
  215. pQueuePriorities = 0x3b31303d7a677673}, {sType = 708457779, pNext = 0x2a3a35333b31303d, flags = 2019782702, queueFamilyIndex = 993079357,
  216. queueCount = 708457779, pQueuePriorities = 0x2a3a35333b31303d}, {sType = 1735421230, pNext = 0x65706d2e2a3a3533, flags = 825245031,
  217. queueFamilyIndex = 976565051, queueCount = 846016042, pQueuePriorities = 0x6b6d2e2a3a35333b}, {sType = 825245046, pNext = 0x303d6d6265772e2a,
  218. flags = 892549937, queueFamilyIndex = 1865296442, queueCount = 809332071, pQueuePriorities = 0x303d34706d2e2a3a}, {sType = 892549937,
  219. pNext = 0x35333b31303d7634, flags = 1831742010, queueFamilyIndex = 1031156848, queueCount = 859517232, pQueuePriorities = 0x333b31303d626f76}, {
  220. sType = 774519349, pNext = 0x6e2e2a3a35333b31, flags = 809334389, queueFamilyIndex = 892549937, queueCount = 1999514170,
  221. pQueuePriorities = 0x612e2a3a35333b31}, {sType = 809330291, pNext = 0x31303d6d722e2a3a, flags = 976565051, queueFamilyIndex = 1836199466,
  222. queueCount = 809329270, pQueuePriorities = 0x303d636c662e2a3a}, {sType = 892549937, pNext = 0x35333b31303d6976, flags = 1714301498,
  223. queueFamilyIndex = 809331052, queueCount = 892549937, pQueuePriorities = 0x35333b31303d766c}, {sType = 1731078714, pNext = 0x6c642e2a3a35333b,
  224. flags = 993079357, queueFamilyIndex = 708457779, queueCount = 1717794862, pQueuePriorities = 0x6477782e2a3a3533}, {sType = 993079357,
  225. pNext = 0x3b31303d7675792e, flags = 708457779, queueFamilyIndex = 1835492142, queueCount = 993079357, pQueuePriorities = 0x3b31303d666d652e}, {
  226. sType = 708457779, pNext = 0x2a3a35333b31303d, flags = 2020044590, queueFamilyIndex = 993079357, queueCount = 708457779,
  227. pQueuePriorities = 0x2a3a36333b30303d}, {sType = 1031102766, pNext = 0x63616c662e2a3a36, flags = 993013821, queueFamilyIndex = 708458035,
  228. queueCount = 1630825774, pQueuePriorities = 0x64696d2e2a3a3633}, {sType = 993013821, pNext = 0x30303d6964696d2e, flags = 976630587,
  229. queueFamilyIndex = 1802317354, queueCount = 808467809, pQueuePriorities = 0x30303d33706d2e2a}, {sType = 976630587, pNext = 0x3a36333b30303d63,
  230. flags = 1735339562, queueFamilyIndex = 808467815, queueCount = 976630587, pQueuePriorities = 0x2a3a36333b30303d}, {sType = 1986098990,
  231. pNext = 0x61676f2e2a3a3633, flags = 993013821, queueFamilyIndex = 708458035, queueCount = 1970302766, pQueuePriorities = 0x70732e2a3a36333b}, {
  232. sType = 808467832, pNext = 0x303d667073782e2a, flags = 909327152, queueFamilyIndex = 1162608698, queueCount = 1415533395,
  233. pQueuePriorities = 0x5b1b3d626d5f5041}, {sType = 859517232, pNext = 0x4d5245545f535345, flags = 1599095107, queueFamilyIndex = 457008237,
  234. queueCount = 993079387, pQueuePriorities = 0x5245545f5353454c}, {sType = 1346454349, pNext = 0x53454c006d305b1b, flags = 1163157331,
  235. queueFamilyIndex = 1094929746, queueCount = 1702059856, pQueuePriorities = 0x545f5353454c006d}, {sType = 1129140805, pNext = 0x343b31305b1b3d6f,
  236. flags = 858995508, queueFamilyIndex = 1162608749, queueCount = 1415533395, pQueuePriorities = 0x5b1b3d65755f5041}, {sType = 1275096368,
  237. pNext = 0x5f5041434d524554, flags = 457012085, queueFamilyIndex = 993079387, queueCount = 7156275, pQueuePriorities = 0x65793d4d52455452}, {
  238. sType = 1330053235, pNext = 0x632f656d6f682f3d, flags = 1936290408, queueFamilyIndex = 7300911, queueCount = 1298088780,
  239. pQueuePriorities = 0x2f3d5f003d534547}, {sType = 796029813, pNext = 0x61436e616b6c7576, flags = 1767273328, queueFamilyIndex = 1919252325,
  240. queueCount = 1313426432, pQueuePriorities = 0x4e4d554c4f430030}, {sType = 909196627, pNext = 0x762f6e69622f7273, flags = 1634430069,
  241. queueFamilyIndex = 1885422446, queueCount = 1701402227, pQueuePriorities = 0x0},
  242. <error reading variable queueCreateInfos (Cannot access memory at address 0x7ffffffff000)>
  243. info = {sType = 4294956736, pNext = 0x5555555ad158 <std::_Destroy<VulkanDeviceInfo*>(VulkanDeviceInfo*, VulkanDeviceInfo*)+35>, flags = 0,
  244. queueCreateInfoCount = 0, pQueueCreateInfos = 0x0, enabledLayerCount = 4294956784,
  245. ppEnabledLayerNames = 0x5555555a8345 <std::_Destroy<VulkanDeviceInfo*, VulkanDeviceInfo>(VulkanDeviceInfo*, VulkanDeviceInfo*, std::allocator<VulkanDeviceInfo>&)+39>, enabledExtensionCount = 0, ppEnabledExtensionNames = 0x0, pEnabledFeatures = 0x0}
  246. #3 0x000055555556a5a9 in vulkanCapsViewer::getGPUs (this=0x7fffffffda40) at vulkancapsviewer.cpp:631
  247. i = 0
  248. vkRes = VK_SUCCESS
  249. numGPUs = 1
  250. vulkanDevices = std::vector of length 1, capacity 1 = {0x555556034400}
  251. #4 0x0000555555567535 in vulkanCapsViewer::vulkanCapsViewer (this=0x7fffffffda40, parent=0x0) at vulkancapsviewer.cpp:172
  252. No locals.
  253. #5 0x000055555556316b in main (argc=1, argv=0x7fffffffdf88) at main.cpp:41
  254. a = <incomplete type>
  255. parser = {d = 0x55555580b280}
  256. optionDBUser = {d = {d = 0x55555585a000}}
  257. optionDBPass = {d = {d = 0x55555583c210}}
  258. optionSaveReport = {d = {d = 0x55555583cc50}}
  259. w = {<QMainWindow> = {<No data fields>}, static staticMetaObject = {d = {superdata = 0x7ffff7b5cc60 <QMainWindow::staticMetaObject>,
  260. stringdata = 0x5555555cfb20 <qt_meta_stringdata_vulkanCapsViewer>, data = 0x5555555cfdc0 <qt_meta_data_vulkanCapsViewer>,
  261. static_metacall = 0x5555555bbb18 <vulkanCapsViewer::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0,
  262. extradata = 0x0}}, static version = "1.6", vulkanGPUs = std::vector of length 1, capacity 1 = {{layers = std::vector of length 0, capacity 0, id = 0,
  263. properties = {d = 0x555555b63480}, sparseProperties = {d = 0x555555ad52b0}, limits = {d = 0x7ffff626a0e0 <QMapDataBase::shared_null>}, features = {
  264. d = 0x555555bae540}, platformdetails = std::map with 0 elements, features2 = std::vector of length 5, capacity 8 = {{name = "multiview",
  265. supported = 1, extension = 0x5555555be4a2 "VK_KHR_multiview"}, {name = "multiviewGeometryShader", supported = 1,
  266. extension = 0x5555555be4a2 "VK_KHR_multiview"}, {name = "multiviewTessellationShader", supported = 1,
  267. extension = 0x5555555be4a2 "VK_KHR_multiview"}, {name = "variablePointersStorageBuffer", supported = 1,
  268. extension = 0x5555555bf379 "VK_KHR_variable_pointers"}, {name = "variablePointers", supported = 0,
  269. extension = 0x5555555bf379 "VK_KHR_variable_pointers"}}, properties2 = std::vector of length 31, capacity 32 = {{name = "maxMultiviewViewCount",
  270. value = {d = {data = {c = 32 ' ', uc = 32 ' ', s = -10976, sc = 32 ' ', us = 54560, i = 1439421728, u = 1439421728, l = 93825000002848,
  271. ul = 93825000002848, b = 32, d = 4.6355709222462056e-310, f = 2.80145282e+13, real = 4.6355709222462056e-310, ll = 93825000002848,
  272. ull = 93825000002848, o = 0x555555cbd520, ptr = 0x555555cbd520, shared = 0x555555cbd520}, type = 10, is_shared = 0, is_null = 0}},
  273. extension = 0x5555555be4a2 "VK_KHR_multiview"}, {name = "maxMultiviewInstanceIndex", value = {d = {data = {c = -16 '\360', uc = 240 '\360',
  274. s = 27888, sc = -16 '\360', us = 27888, i = 1439329520, u = 1439329520, l = 93824999910640, ul = 93824999910640, b = 240,
  275. d = 4.6355709176905251e-310, f = 2.7821154e+13, real = 4.6355709176905251e-310, ll = 93824999910640, ull = 93824999910640, o = 0x555555ca6cf0,
  276. ptr = 0x555555ca6cf0, shared = 0x555555ca6cf0}, type = 10, is_shared = 0, is_null = 0}}, extension = 0x5555555be4a2 "VK_KHR_multiview"}, {
  277. name = "maxPushDescriptors", value = {d = {data = {c = -32 '\340', uc = 224 '\340', s = 16608, sc = -32 '\340', us = 16608, i = 1438728416,
  278. u = 1438728416, l = 93824999309536, ul = 93824999309536, b = 224, d = 4.6355708879920415e-310, f = 2.65605475e+13,
  279. real = 4.6355708879920415e-310, ll = 93824999309536, ull = 93824999309536, o = 0x555555c140e0, ptr = 0x555555c140e0, shared = 0x555555c140e0},
  280. type = 10, is_shared = 0, is_null = 0}}, extension = 0x5555555be4e3 "VK_KHR_push_descriptor"}, {name = "maxDiscardRectangles", value = {d = {
  281. data = {c = -128 '\200', uc = 128 '\200', s = 7808, sc = -128 '\200', us = 7808, i = 1442586240, u = 1442586240, l = 93825003167360,
  282. ul = 93825003167360, b = 128, d = 4.6355710785938721e-310, f = 3.46509908e+13, real = 4.6355710785938721e-310, ll = 93825003167360,
  283. ull = 93825003167360, o = 0x555555fc1e80, ptr = 0x555555fc1e80, shared = 0x555555fc1e80}, type = 10, is_shared = 0, is_null = 0}},
  284. extension = 0x5555555be50d "VK_EXT_discard_rectangles"}, {name = "filterMinmaxSingleComponentFormats", value = {d = {data = {c = 1 '\001',
  285. uc = 1 '\001', s = 7681, sc = 1 '\001', us = 7681, i = 1442586113, u = 1442586113, l = 93825003167233, ul = 93825003167233, b = true,
  286. d = 4.6355710785875975e-310, f = 3.46507245e+13, real = 4.6355710785875975e-310, ll = 93825003167233, ull = 93825003167233,
  287. o = 0x555555fc1e01, ptr = 0x555555fc1e01, shared = 0x555555fc1e01}, type = 1, is_shared = 0, is_null = 0}},
  288. extension = 0x5555555be6eb "VK_EXT_sampler_filter_minmax"}, {name = "filterMinmaxImageComponentMapping", value = {d = {data = {c = 0 '\000',
  289. uc = 0 '\000', s = 7680, sc = 0 '\000', us = 7680, i = 1442586112, u = 1442586112, l = 93825003167232, ul = 93825003167232, b = false,
  290. d = 4.6355710785875481e-310, f = 3.46507224e+13, real = 4.6355710785875481e-310, ll = 93825003167232, ull = 93825003167232,
  291. o = 0x555555fc1e00, ptr = 0x555555fc1e00, shared = 0x555555fc1e00}, type = 1, is_shared = 0, is_null = 0}},
  292. extension = 0x5555555be6eb "VK_EXT_sampler_filter_minmax"}, {name = "maxUpdateAfterBindDescriptorsInAllPools", value = {d = {data = {c = -1 '\377',
  293. uc = 255 '\377', s = -1, sc = -1 '\377', us = 65535, i = 67108863, u = 67108863, l = 93823627689983, ul = 93823627689983, b = 255,
  294. d = 4.6355031209820113e-310, f = 1.50463268e-36, real = 4.6355031209820113e-310, ll = 93823627689983, ull = 93823627689983,
  295. o = 0x555503ffffff, ptr = 0x555503ffffff, shared = 0x555503ffffff}, type = 3, is_shared = 0, is_null = 0}},
  296. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "shaderUniformBufferArrayNonUniformIndexingNative", value = {d = {data = {
  297. c = 0 '\000', uc = 0 '\000', s = -256, sc = 0 '\000', us = 65280, i = 67108608, u = 67108608, l = 93823627689728, ul = 93823627689728,
  298. b = false, d = 4.6355031209694127e-310, f = 1.50460981e-36, real = 4.6355031209694127e-310, ll = 93823627689728, ull = 93823627689728,
  299. o = 0x555503ffff00, ptr = 0x555503ffff00, shared = 0x555503ffff00}, type = 1, is_shared = 0, is_null = 0}},
  300. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "shaderSampledImageArrayNonUniformIndexingNative", value = {d = {data = {
  301. c = 0 '\000', uc = 0 '\000', s = -256, sc = 0 '\000', us = 65280, i = 67108608, u = 67108608, l = 93823627689728, ul = 93823627689728,
  302. b = false, d = 4.6355031209694127e-310, f = 1.50460981e-36, real = 4.6355031209694127e-310, ll = 93823627689728, ull = 93823627689728,
  303. o = 0x555503ffff00, ptr = 0x555503ffff00, shared = 0x555503ffff00}, type = 1, is_shared = 0, is_null = 0}},
  304. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "shaderStorageBufferArrayNonUniformIndexingNative", value = {d = {data = {
  305. c = 0 '\000', uc = 0 '\000', s = -256, sc = 0 '\000', us = 65280, i = 67108608, u = 67108608, l = 93823627689728, ul = 93823627689728,
  306. b = false, d = 4.6355031209694127e-310, f = 1.50460981e-36, real = 4.6355031209694127e-310, ll = 93823627689728, ull = 93823627689728,
  307. o = 0x555503ffff00, ptr = 0x555503ffff00, shared = 0x555503ffff00}, type = 1, is_shared = 0, is_null = 0}},
  308. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "shaderStorageImageArrayNonUniformIndexingNative", value = {d = {data = {
  309. c = 0 '\000', uc = 0 '\000', s = -256, sc = 0 '\000', us = 65280, i = 67108608, u = 67108608, l = 93823627689728, ul = 93823627689728,
  310. b = false, d = 4.6355031209694127e-310, f = 1.50460981e-36, real = 4.6355031209694127e-310, ll = 93823627689728, ull = 93823627689728,
  311. o = 0x555503ffff00, ptr = 0x555503ffff00, shared = 0x555503ffff00}, type = 1, is_shared = 0, is_null = 0}},
  312. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "shaderInputAttachmentArrayNonUniformIndexingNative", value = {d = {data = {
  313. c = 0 '\000', uc = 0 '\000', s = -256, sc = 0 '\000', us = 65280, i = 67108608, u = 67108608, l = 93823627689728, ul = 93823627689728,
  314. b = false, d = 4.6355031209694127e-310, f = 1.50460981e-36, real = 4.6355031209694127e-310, ll = 93823627689728, ull = 93823627689728,
  315. o = 0x555503ffff00, ptr = 0x555503ffff00, shared = 0x555503ffff00}, type = 1, is_shared = 0, is_null = 0}},
  316. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "robustBufferAccessUpdateAfterBind", value = {d = {data = {c = 0 '\000',
  317. uc = 0 '\000', s = -256, sc = 0 '\000', us = 65280, i = 67108608, u = 67108608, l = 93823627689728, ul = 93823627689728, b = false,
  318. d = 4.6355031209694127e-310, f = 1.50460981e-36, real = 4.6355031209694127e-310, ll = 93823627689728, ull = 93823627689728,
  319. o = 0x555503ffff00, ptr = 0x555503ffff00, shared = 0x555503ffff00}, type = 1, is_shared = 0, is_null = 0}},
  320. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "quadDivergentImplicitLod", value = {d = {data = {c = 0 '\000', uc = 0 '\000',
  321. s = -256, sc = 0 '\000', us = 65280, i = 67108608, u = 67108608, l = 93823627689728, ul = 93823627689728, b = false,
  322. d = 4.6355031209694127e-310, f = 1.50460981e-36, real = 4.6355031209694127e-310, ll = 93823627689728, ull = 93823627689728,
  323. o = 0x555503ffff00, ptr = 0x555503ffff00, shared = 0x555503ffff00}, type = 1, is_shared = 0, is_null = 0}},
  324. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxPerStageDescriptorUpdateAfterBindSamplers", value = {d = {data = {c = 34 '"',
  325. uc = 34 '"', s = 18722, sc = 34 '"', us = 18722, i = 9586978, u = 9586978, l = 93823570168098, ul = 93823570168098, b = 34,
  326. d = 4.6355002790232851e-310, f = 1.34342175e-38, real = 4.6355002790232851e-310, ll = 93823570168098, ull = 93823570168098,
  327. o = 0x555500924922, ptr = 0x555500924922, shared = 0x555500924922}, type = 3, is_shared = 0, is_null = 0}},
  328. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxPerStageDescriptorUpdateAfterBindUniformBuffers", value = {d = {data = {
  329. c = 34 '"', uc = 34 '"', s = 18722, sc = 34 '"', us = 18722, i = 9586978, u = 9586978, l = 93823570168098, ul = 93823570168098, b = 34,
  330. d = 4.6355002790232851e-310, f = 1.34342175e-38, real = 4.6355002790232851e-310, ll = 93823570168098, ull = 93823570168098,
  331. o = 0x555500924922, ptr = 0x555500924922, shared = 0x555500924922}, type = 3, is_shared = 0, is_null = 0}},
  332. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxPerStageDescriptorUpdateAfterBindStorageBuffers", value = {d = {data = {
  333. c = 34 '"', uc = 34 '"', s = 18722, sc = 34 '"', us = 18722, i = 9586978, u = 9586978, l = 93823570168098, ul = 93823570168098, b = 34,
  334. d = 4.6355002790232851e-310, f = 1.34342175e-38, real = 4.6355002790232851e-310, ll = 93823570168098, ull = 93823570168098,
  335. o = 0x555500924922, ptr = 0x555500924922, shared = 0x555500924922}, type = 3, is_shared = 0, is_null = 0}},
  336. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxPerStageDescriptorUpdateAfterBindSampledImages", value = {d = {data = {
  337. c = 34 '"', uc = 34 '"', s = 18722, sc = 34 '"', us = 18722, i = 9586978, u = 9586978, l = 93823570168098, ul = 93823570168098, b = 34,
  338. d = 4.6355002790232851e-310, f = 1.34342175e-38, real = 4.6355002790232851e-310, ll = 93823570168098, ull = 93823570168098,
  339. o = 0x555500924922, ptr = 0x555500924922, shared = 0x555500924922}, type = 3, is_shared = 0, is_null = 0}},
  340. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxPerStageDescriptorUpdateAfterBindStorageImages", value = {d = {data = {
  341. c = 34 '"', uc = 34 '"', s = 18722, sc = 34 '"', us = 18722, i = 9586978, u = 9586978, l = 93823570168098, ul = 93823570168098, b = 34,
  342. d = 4.6355002790232851e-310, f = 1.34342175e-38, real = 4.6355002790232851e-310, ll = 93823570168098, ull = 93823570168098,
  343. o = 0x555500924922, ptr = 0x555500924922, shared = 0x555500924922}, type = 3, is_shared = 0, is_null = 0}},
  344. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxPerStageDescriptorUpdateAfterBindInputAttachments", value = {d = {data = {
  345. c = 34 '"', uc = 34 '"', s = 18722, sc = 34 '"', us = 18722, i = 9586978, u = 9586978, l = 93823570168098, ul = 93823570168098, b = 34,
  346. d = 4.6355002790232851e-310, f = 1.34342175e-38, real = 4.6355002790232851e-310, ll = 93823570168098, ull = 93823570168098,
  347. o = 0x555500924922, ptr = 0x555500924922, shared = 0x555500924922}, type = 3, is_shared = 0, is_null = 0}},
  348. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxPerStageUpdateAfterBindResources", value = {d = {data = {c = 34 '"',
  349. uc = 34 '"', s = 18722, sc = 34 '"', us = 18722, i = 9586978, u = 9586978, l = 93823570168098, ul = 93823570168098, b = 34,
  350. d = 4.6355002790232851e-310, f = 1.34342175e-38, real = 4.6355002790232851e-310, ll = 93823570168098, ull = 93823570168098,
  351. o = 0x555500924922, ptr = 0x555500924922, shared = 0x555500924922}, type = 3, is_shared = 0, is_null = 0}},
  352. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxDescriptorSetUpdateAfterBindSamplers", value = {d = {data = {c = 34 '"',
  353. uc = 34 '"', s = 18722, sc = 34 '"', us = 18722, i = 9586978, u = 9586978, l = 93823570168098, ul = 93823570168098, b = 34,
  354. d = 4.6355002790232851e-310, f = 1.34342175e-38, real = 4.6355002790232851e-310, ll = 93823570168098, ull = 93823570168098,
  355. o = 0x555500924922, ptr = 0x555500924922, shared = 0x555500924922}, type = 3, is_shared = 0, is_null = 0}},
  356. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxDescriptorSetUpdateAfterBindUniformBuffers", value = {d = {data = {c = 34 '"',
  357. uc = 34 '"', s = 18722, sc = 34 '"', us = 18722, i = 9586978, u = 9586978, l = 93823570168098, ul = 93823570168098, b = 34,
  358. d = 4.6355002790232851e-310, f = 1.34342175e-38, real = 4.6355002790232851e-310, ll = 93823570168098, ull = 93823570168098,
  359. o = 0x555500924922, ptr = 0x555500924922, shared = 0x555500924922}, type = 3, is_shared = 0, is_null = 0}},
  360. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxDescriptorSetUpdateAfterBindUniformBuffersDynamic", value = {d = {data = {
  361. c = 16 '\020', uc = 16 '\020', s = 16, sc = 16 '\020', us = 16, i = 16, u = 16, l = 93823560581136, ul = 93823560581136, b = 16,
  362. d = 4.6354998053644279e-310, f = 2.24207754e-44, real = 4.6354998053644279e-310, ll = 93823560581136, ull = 93823560581136,
  363. o = 0x555500000010, ptr = 0x555500000010, shared = 0x555500000010}, type = 3, is_shared = 0, is_null = 0}},
  364. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxDescriptorSetUpdateAfterBindStorageBuffers", value = {d = {data = {c = 34 '"',
  365. uc = 34 '"', s = 18722, sc = 34 '"', us = 18722, i = 9586978, u = 9586978, l = 93823570168098, ul = 93823570168098, b = 34,
  366. d = 4.6355002790232851e-310, f = 1.34342175e-38, real = 4.6355002790232851e-310, ll = 93823570168098, ull = 93823570168098,
  367. o = 0x555500924922, ptr = 0x555500924922, shared = 0x555500924922}, type = 3, is_shared = 0, is_null = 0}},
  368. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxDescriptorSetUpdateAfterBindStorageBuffersDynamic", value = {d = {data = {
  369. c = 8 '\b', uc = 8 '\b', s = 8, sc = 8 '\b', us = 8, i = 8, u = 8, l = 93823560581128, ul = 93823560581128, b = 8,
  370. d = 4.6354998053640326e-310, f = 1.12103877e-44, real = 4.6354998053640326e-310, ll = 93823560581128, ull = 93823560581128,
  371. o = 0x555500000008, ptr = 0x555500000008, shared = 0x555500000008}, type = 3, is_shared = 0, is_null = 0}},
  372. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxDescriptorSetUpdateAfterBindSampledImages", value = {d = {data = {c = 34 '"',
  373. uc = 34 '"', s = 18722, sc = 34 '"', us = 18722, i = 9586978, u = 9586978, l = 93823570168098, ul = 93823570168098, b = 34,
  374. d = 4.6355002790232851e-310, f = 1.34342175e-38, real = 4.6355002790232851e-310, ll = 93823570168098, ull = 93823570168098,
  375. o = 0x555500924922, ptr = 0x555500924922, shared = 0x555500924922}, type = 3, is_shared = 0, is_null = 0}},
  376. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxDescriptorSetUpdateAfterBindStorageImages", value = {d = {data = {c = 34 '"',
  377. uc = 34 '"', s = 18722, sc = 34 '"', us = 18722, i = 9586978, u = 9586978, l = 93823570168098, ul = 93823570168098, b = 34,
  378. d = 4.6355002790232851e-310, f = 1.34342175e-38, real = 4.6355002790232851e-310, ll = 93823570168098, ull = 93823570168098,
  379. o = 0x555500924922, ptr = 0x555500924922, shared = 0x555500924922}, type = 3, is_shared = 0, is_null = 0}},
  380. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxDescriptorSetUpdateAfterBindInputAttachments", value = {d = {data = {
  381. c = 34 '"', uc = 34 '"', s = 18722, sc = 34 '"', us = 18722, i = 9586978, u = 9586978, l = 93823570168098, ul = 93823570168098, b = 34,
  382. d = 4.6355002790232851e-310, f = 1.34342175e-38, real = 4.6355002790232851e-310, ll = 93823570168098, ull = 93823570168098,
  383. o = 0x555500924922, ptr = 0x555500924922, shared = 0x555500924922}, type = 3, is_shared = 0, is_null = 0}},
  384. extension = 0x5555555be964 "VK_EXT_descriptor_indexing"}, {name = "maxPerSetDescriptors", value = {d = {data = {c = 85 'U', uc = 85 'U', s = 21845,
  385. sc = 85 'U', us = 21845, i = 22369621, u = 22369621, l = 93823582950741, ul = 93823582950741, b = 85, d = 4.635500910569762e-310,
  386. f = 3.91831441e-38, real = 4.635500910569762e-310, ll = 93823582950741, ull = 93823582950741, o = 0x555501555555, ptr = 0x555501555555,
  387. shared = 0x555501555555}, type = 3, is_shared = 0, is_null = 0}}, extension = 0x5555555bee33 "VK_KHR_maintenance3"}, {
  388. name = "maxMemoryAllocationSize", value = {d = {data = {c = -1 '\377', uc = 255 '\377', s = -1, sc = -1 '\377', us = 65535, i = -1, u = 4294967295,
  389. l = 4294967295, ul = 4294967295, b = 255, d = 2.1219957904712067e-314, f = -nan(0x7fffff), real = 2.1219957904712067e-314, ll = 4294967295,
  390. ull = 4294967295, o = 0xffffffff, ptr = 0xffffffff, shared = 0xffffffff}, type = 35, is_shared = 0, is_null = 0}},
  391. extension = 0x5555555bee33 "VK_KHR_maintenance3"}}, device = 0x555556034400, dev = 0x0, props = {apiVersion = 4198470, driverVersion = 75501667,
  392. vendorID = 4098, deviceID = 26591, deviceType = VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU,
  393. deviceName = "AMD RADV POLARIS10 (LLVM 7.0.0)", '\000' <repeats 224 times>, pipelineCacheUUID = "M>\001[\342~\375Z@\000radv\000", limits = {
  394. maxImageDimension1D = 16384, maxImageDimension2D = 16384, maxImageDimension3D = 2048, maxImageDimensionCube = 16384, maxImageArrayLayers = 2048,
  395. maxTexelBufferElements = 134217728, maxUniformBufferRange = 4294967295, maxStorageBufferRange = 4294967295, maxPushConstantsSize = 128,
  396. maxMemoryAllocationCount = 4294967295, maxSamplerAllocationCount = 65536, bufferImageGranularity = 64, sparseAddressSpaceSize = 4294967295,
  397. maxBoundDescriptorSets = 32, maxPerStageDescriptorSamplers = 9586978, maxPerStageDescriptorUniformBuffers = 9586978,
  398. maxPerStageDescriptorStorageBuffers = 9586978, maxPerStageDescriptorSampledImages = 9586978, maxPerStageDescriptorStorageImages = 9586978,
  399. maxPerStageDescriptorInputAttachments = 9586978, maxPerStageResources = 9586978, maxDescriptorSetSamplers = 9586978,
  400. maxDescriptorSetUniformBuffers = 9586978, maxDescriptorSetUniformBuffersDynamic = 16, maxDescriptorSetStorageBuffers = 9586978,
  401. maxDescriptorSetStorageBuffersDynamic = 8, maxDescriptorSetSampledImages = 9586978, maxDescriptorSetStorageImages = 9586978,
  402. maxDescriptorSetInputAttachments = 9586978, maxVertexInputAttributes = 32, maxVertexInputBindings = 32, maxVertexInputAttributeOffset = 2047,
  403. maxVertexInputBindingStride = 2048, maxVertexOutputComponents = 128, maxTessellationGenerationLevel = 64, maxTessellationPatchSize = 32,
  404. maxTessellationControlPerVertexInputComponents = 128, maxTessellationControlPerVertexOutputComponents = 128,
  405. maxTessellationControlPerPatchOutputComponents = 120, maxTessellationControlTotalOutputComponents = 4096,
  406. maxTessellationEvaluationInputComponents = 128, maxTessellationEvaluationOutputComponents = 128, maxGeometryShaderInvocations = 127,
  407. maxGeometryInputComponents = 64, maxGeometryOutputComponents = 128, maxGeometryOutputVertices = 256, maxGeometryTotalOutputComponents = 1024,
  408. maxFragmentInputComponents = 128, maxFragmentOutputAttachments = 8, maxFragmentDualSrcAttachments = 1, maxFragmentCombinedOutputResources = 8,
  409. maxComputeSharedMemorySize = 32768, maxComputeWorkGroupCount = {65535, 65535, 65535}, maxComputeWorkGroupInvocations = 2048,
  410. maxComputeWorkGroupSize = {2048, 2048, 2048}, subPixelPrecisionBits = 4, subTexelPrecisionBits = 4, mipmapPrecisionBits = 4,
  411. maxDrawIndexedIndexValue = 4294967295, maxDrawIndirectCount = 4294967295, maxSamplerLodBias = 16, maxSamplerAnisotropy = 16, maxViewports = 16,
  412. maxViewportDimensions = {16384, 16384}, viewportBoundsRange = {-32768, 32767}, viewportSubPixelBits = 8, minMemoryMapAlignment = 4096,
  413. minTexelBufferOffsetAlignment = 1, minUniformBufferOffsetAlignment = 4, minStorageBufferOffsetAlignment = 4, minTexelOffset = -32,
  414. maxTexelOffset = 31, minTexelGatherOffset = -32, maxTexelGatherOffset = 31, minInterpolationOffset = -2, maxInterpolationOffset = 2,
  415. subPixelInterpolationOffsetBits = 8, maxFramebufferWidth = 16384, maxFramebufferHeight = 16384, maxFramebufferLayers = 1024,
  416. framebufferColorSampleCounts = 15, framebufferDepthSampleCounts = 15, framebufferStencilSampleCounts = 15,
  417. framebufferNoAttachmentsSampleCounts = 15, maxColorAttachments = 8, sampledImageColorSampleCounts = 15, sampledImageIntegerSampleCounts = 1,
  418. sampledImageDepthSampleCounts = 15, sampledImageStencilSampleCounts = 15, storageImageSampleCounts = 1, maxSampleMaskWords = 1,
  419. timestampComputeAndGraphics = 1, timestampPeriod = 40, maxClipDistances = 8, maxCullDistances = 8, maxCombinedClipAndCullDistances = 8,
  420. discreteQueuePriorities = 1, pointSizeRange = {0.125, 255.875}, lineWidthRange = {0, 7.9921875}, pointSizeGranularity = 0.125,
  421. lineWidthGranularity = 0.0078125, strictLines = 0, standardSampleLocations = 1, optimalBufferCopyOffsetAlignment = 128,
  422. optimalBufferCopyRowPitchAlignment = 128, nonCoherentAtomSize = 64}, sparseProperties = {residencyStandard2DBlockShape = 0,
  423. residencyStandard2DMultisampleBlockShape = 0, residencyStandard3DBlockShape = 0, residencyAlignedMipSize = 0, residencyNonResidentStrict = 0}},
  424. memoryProperties = {memoryTypeCount = 0, memoryTypes = {{propertyFlags = 0, heapIndex = 0} <repeats 32 times>}, memoryHeapCount = 0, memoryHeaps = {{
  425. size = 0, flags = 0} <repeats 16 times>}}, deviceFeatures = {robustBufferAccess = 1, fullDrawIndexUint32 = 1, imageCubeArray = 1,
  426. independentBlend = 1, geometryShader = 1, tessellationShader = 1, sampleRateShading = 1, dualSrcBlend = 1, logicOp = 1, multiDrawIndirect = 1,
  427. drawIndirectFirstInstance = 1, depthClamp = 1, depthBiasClamp = 1, fillModeNonSolid = 1, depthBounds = 1, wideLines = 1, largePoints = 1,
  428. alphaToOne = 1, multiViewport = 1, samplerAnisotropy = 1, textureCompressionETC2 = 0, textureCompressionASTC_LDR = 0, textureCompressionBC = 1,
  429. occlusionQueryPrecise = 1, pipelineStatisticsQuery = 1, vertexPipelineStoresAndAtomics = 1, fragmentStoresAndAtomics = 1,
  430. shaderTessellationAndGeometryPointSize = 1, shaderImageGatherExtended = 1, shaderStorageImageExtendedFormats = 1, shaderStorageImageMultisample = 0,
  431. shaderStorageImageReadWithoutFormat = 1, shaderStorageImageWriteWithoutFormat = 1, shaderUniformBufferArrayDynamicIndexing = 1,
  432. shaderSampledImageArrayDynamicIndexing = 1, shaderStorageBufferArrayDynamicIndexing = 1, shaderStorageImageArrayDynamicIndexing = 1,
  433. shaderClipDistance = 1, shaderCullDistance = 1, shaderFloat64 = 1, shaderInt64 = 1, shaderInt16 = 0, shaderResourceResidency = 0,
  434. shaderResourceMinLod = 0, sparseBinding = 1, sparseResidencyBuffer = 0, sparseResidencyImage2D = 0, sparseResidencyImage3D = 0,
  435. sparseResidency2Samples = 0, sparseResidency4Samples = 0, sparseResidency8Samples = 0, sparseResidency16Samples = 0, sparseResidencyAliased = 0,
  436. variableMultisampleRate = 1, inheritedQueries = 1}, hasSubgroupProperties = true, subgroupProperties = {d = 0x555555a0cb70}, deviceProperties2 = {
  437. sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x0, properties = {apiVersion = 0, driverVersion = 0, vendorID = 0, deviceID = 0,
  438. deviceType = VK_PHYSICAL_DEVICE_TYPE_OTHER, deviceName = '\000' <repeats 255 times>, pipelineCacheUUID = '\000' <repeats 15 times>, limits = {
  439. maxImageDimension1D = 0, maxImageDimension2D = 0, maxImageDimension3D = 0, maxImageDimensionCube = 0, maxImageArrayLayers = 0,
  440. maxTexelBufferElements = 0, maxUniformBufferRange = 0, maxStorageBufferRange = 0, maxPushConstantsSize = 0, maxMemoryAllocationCount = 0,
  441. maxSamplerAllocationCount = 0, bufferImageGranularity = 0, sparseAddressSpaceSize = 0, maxBoundDescriptorSets = 0,
  442. maxPerStageDescriptorSamplers = 0, maxPerStageDescriptorUniformBuffers = 0, maxPerStageDescriptorStorageBuffers = 0,
  443. maxPerStageDescriptorSampledImages = 0, maxPerStageDescriptorStorageImages = 0, maxPerStageDescriptorInputAttachments = 0,
  444. maxPerStageResources = 0, maxDescriptorSetSamplers = 0, maxDescriptorSetUniformBuffers = 0, maxDescriptorSetUniformBuffersDynamic = 0,
  445. maxDescriptorSetStorageBuffers = 0, maxDescriptorSetStorageBuffersDynamic = 0, maxDescriptorSetSampledImages = 0,
  446. maxDescriptorSetStorageImages = 0, maxDescriptorSetInputAttachments = 0, maxVertexInputAttributes = 0, maxVertexInputBindings = 0,
  447. maxVertexInputAttributeOffset = 0, maxVertexInputBindingStride = 0, maxVertexOutputComponents = 0, maxTessellationGenerationLevel = 0,
  448. maxTessellationPatchSize = 0, maxTessellationControlPerVertexInputComponents = 0, maxTessellationControlPerVertexOutputComponents = 0,
  449. maxTessellationControlPerPatchOutputComponents = 0, maxTessellationControlTotalOutputComponents = 0, maxTessellationEvaluationInputComponents = 0,
  450. maxTessellationEvaluationOutputComponents = 0, maxGeometryShaderInvocations = 0, maxGeometryInputComponents = 0, maxGeometryOutputComponents = 0,
  451. maxGeometryOutputVertices = 0, maxGeometryTotalOutputComponents = 0, maxFragmentInputComponents = 0, maxFragmentOutputAttachments = 0,
  452. maxFragmentDualSrcAttachments = 0, maxFragmentCombinedOutputResources = 0, maxComputeSharedMemorySize = 0, maxComputeWorkGroupCount = {0, 0, 0},
  453. maxComputeWorkGroupInvocations = 0, maxComputeWorkGroupSize = {0, 0, 0}, subPixelPrecisionBits = 0, subTexelPrecisionBits = 0,
  454. mipmapPrecisionBits = 0, maxDrawIndexedIndexValue = 0, maxDrawIndirectCount = 0, maxSamplerLodBias = 0, maxSamplerAnisotropy = 0,
  455. maxViewports = 0, maxViewportDimensions = {0, 0}, viewportBoundsRange = {0, 0}, viewportSubPixelBits = 0, minMemoryMapAlignment = 0,
  456. minTexelBufferOffsetAlignment = 0, minUniformBufferOffsetAlignment = 0, minStorageBufferOffsetAlignment = 0, minTexelOffset = 0,
  457. maxTexelOffset = 0, minTexelGatherOffset = 0, maxTexelGatherOffset = 0, minInterpolationOffset = 0, maxInterpolationOffset = 0,
  458. subPixelInterpolationOffsetBits = 0, maxFramebufferWidth = 0, maxFramebufferHeight = 0, maxFramebufferLayers = 0,
  459. framebufferColorSampleCounts = 0, framebufferDepthSampleCounts = 0, framebufferStencilSampleCounts = 0, framebufferNoAttachmentsSampleCounts = 0,
  460. maxColorAttachments = 0, sampledImageColorSampleCounts = 0, sampledImageIntegerSampleCounts = 0, sampledImageDepthSampleCounts = 0,
  461. sampledImageStencilSampleCounts = 0, storageImageSampleCounts = 0, maxSampleMaskWords = 0, timestampComputeAndGraphics = 0, timestampPeriod = 0,
  462. maxClipDistances = 0, maxCullDistances = 0, maxCombinedClipAndCullDistances = 0, discreteQueuePriorities = 0, pointSizeRange = {0, 0},
  463. lineWidthRange = {0, 0}, pointSizeGranularity = 0, lineWidthGranularity = 0, strictLines = 0, standardSampleLocations = 0,
  464. optimalBufferCopyOffsetAlignment = 0, optimalBufferCopyRowPitchAlignment = 0, nonCoherentAtomSize = 0}, sparseProperties = {
  465. residencyStandard2DBlockShape = 0, residencyStandard2DMultisampleBlockShape = 0, residencyStandard3DBlockShape = 0, residencyAlignedMipSize = 0,
  466. residencyNonResidentStrict = 0}}}, deviceFeatures2 = {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x0, features = {robustBufferAccess = 0,
  467. fullDrawIndexUint32 = 0, imageCubeArray = 0, independentBlend = 0, geometryShader = 0, tessellationShader = 0, sampleRateShading = 0,
  468. dualSrcBlend = 0, logicOp = 0, multiDrawIndirect = 0, drawIndirectFirstInstance = 0, depthClamp = 0, depthBiasClamp = 0, fillModeNonSolid = 0,
  469. depthBounds = 0, wideLines = 0, largePoints = 0, alphaToOne = 0, multiViewport = 0, samplerAnisotropy = 0, textureCompressionETC2 = 0,
  470. textureCompressionASTC_LDR = 0, textureCompressionBC = 0, occlusionQueryPrecise = 0, pipelineStatisticsQuery = 0,
  471. vertexPipelineStoresAndAtomics = 0, fragmentStoresAndAtomics = 0, shaderTessellationAndGeometryPointSize = 0, shaderImageGatherExtended = 0,
  472. shaderStorageImageExtendedFormats = 0, shaderStorageImageMultisample = 0, shaderStorageImageReadWithoutFormat = 0,
  473. shaderStorageImageWriteWithoutFormat = 0, shaderUniformBufferArrayDynamicIndexing = 0, shaderSampledImageArrayDynamicIndexing = 0,
  474. shaderStorageBufferArrayDynamicIndexing = 0, shaderStorageImageArrayDynamicIndexing = 0, shaderClipDistance = 0, shaderCullDistance = 0,
  475. shaderFloat64 = 0, shaderInt64 = 0, shaderInt16 = 0, shaderResourceResidency = 0, shaderResourceMinLod = 0, sparseBinding = 0,
  476. sparseResidencyBuffer = 0, sparseResidencyImage2D = 0, sparseResidencyImage3D = 0, sparseResidency2Samples = 0, sparseResidency4Samples = 0,
  477. sparseResidency8Samples = 0, sparseResidency16Samples = 0, sparseResidencyAliased = 0, variableMultisampleRate = 0, inheritedQueries = 0}},
  478. extensions = std::vector of length 42, capacity 64 = {{extensionName = "VK_KHR_bind_memory2", '\000' <repeats 236 times>, specVersion = 1}, {
  479. extensionName = "VK_KHR_dedicated_allocation", '\000' <repeats 228 times>, specVersion = 1}, {
  480. extensionName = "VK_KHR_descriptor_update_template", '\000' <repeats 222 times>, specVersion = 1}, {
  481. extensionName = "VK_KHR_device_group", '\000' <repeats 236 times>, specVersion = 1}, {
  482. extensionName = "VK_KHR_external_fence", '\000' <repeats 234 times>, specVersion = 1}, {
  483. extensionName = "VK_KHR_external_fence_fd", '\000' <repeats 231 times>, specVersion = 1}, {
  484. extensionName = "VK_KHR_external_memory", '\000' <repeats 233 times>, specVersion = 1}, {
  485. extensionName = "VK_KHR_external_memory_fd", '\000' <repeats 230 times>, specVersion = 1}, {
  486. extensionName = "VK_KHR_external_semaphore", '\000' <repeats 230 times>, specVersion = 1}, {
  487. extensionName = "VK_KHR_external_semaphore_fd", '\000' <repeats 227 times>, specVersion = 1}, {
  488. extensionName = "VK_KHR_get_memory_requirements2", '\000' <repeats 224 times>, specVersion = 1}, {
  489. extensionName = "VK_KHR_image_format_list", '\000' <repeats 231 times>, specVersion = 1}, {
  490. extensionName = "VK_KHR_incremental_present", '\000' <repeats 229 times>, specVersion = 1}, {
  491. extensionName = "VK_KHR_maintenance1", '\000' <repeats 236 times>, specVersion = 1}, {
  492. extensionName = "VK_KHR_maintenance2", '\000' <repeats 236 times>, specVersion = 1}, {
  493. extensionName = "VK_KHR_maintenance3", '\000' <repeats 236 times>, specVersion = 1}, {
  494. extensionName = "VK_KHR_push_descriptor", '\000' <repeats 233 times>, specVersion = 1}, {
  495. extensionName = "VK_KHR_relaxed_block_layout", '\000' <repeats 228 times>, specVersion = 1}, {
  496. extensionName = "VK_KHR_sampler_mirror_clamp_to_edge", '\000' <repeats 220 times>, specVersion = 1}, {
  497. extensionName = "VK_KHR_shader_draw_parameters", '\000' <repeats 226 times>, specVersion = 1}, {
  498. extensionName = "VK_KHR_storage_buffer_storage_class", '\000' <repeats 220 times>, specVersion = 1}, {
  499. extensionName = "VK_KHR_swapchain", '\000' <repeats 239 times>, specVersion = 68}, {
  500. extensionName = "VK_KHR_variable_pointers", '\000' <repeats 231 times>, specVersion = 1}, {
  501. extensionName = "VK_KHR_multiview", '\000' <repeats 239 times>, specVersion = 1}, {
  502. extensionName = "VK_EXT_display_control", '\000' <repeats 233 times>, specVersion = 1}, {
  503. extensionName = "VK_EXT_depth_range_unrestricted", '\000' <repeats 224 times>, specVersion = 1}, {
  504. extensionName = "VK_EXT_descriptor_indexing", '\000' <repeats 229 times>, specVersion = 2}, {
  505. extensionName = "VK_EXT_discard_rectangles", '\000' <repeats 230 times>, specVersion = 1}, {
  506. extensionName = "VK_EXT_external_memory_dma_buf", '\000' <repeats 225 times>, specVersion = 1}, {
  507. extensionName = "VK_EXT_external_memory_host", '\000' <repeats 228 times>, specVersion = 1}, {
  508. extensionName = "VK_EXT_global_priority", '\000' <repeats 233 times>, specVersion = 1}, {
  509. extensionName = "VK_EXT_sampler_filter_minmax", '\000' <repeats 227 times>, specVersion = 1}, {
  510. extensionName = "VK_EXT_shader_viewport_index_layer", '\000' <repeats 221 times>, specVersion = 1}, {
  511. extensionName = "VK_EXT_vertex_attribute_divisor", '\000' <repeats 224 times>, specVersion = 1}, {
  512. extensionName = "VK_AMD_draw_indirect_count", '\000' <repeats 229 times>, specVersion = 1}, {
  513. extensionName = "VK_AMD_gcn_shader", '\000' <repeats 238 times>, specVersion = 1}, {
  514. extensionName = "VK_AMD_rasterization_order", '\000' <repeats 229 times>, specVersion = 1}, {
  515. extensionName = "VK_AMD_shader_core_properties", '\000' <repeats 226 times>, specVersion = 1}, {
  516. extensionName = "VK_AMD_shader_info", '\000' <repeats 237 times>, specVersion = 1}, {
  517. extensionName = "VK_AMD_shader_trinary_minmax", '\000' <repeats 227 times>, specVersion = 1}, {
  518. extensionName = "VK_MESA_query_timestamp", '\000' <repeats 232 times>, specVersion = 1}, {
  519. extensionName = "VK_GOOGLE_display_timing", '\000' <repeats 231 times>, specVersion = 1}}, queueFamilies = std::vector of length 2, capacity 2 = {{
  520. properties = {queueFlags = 15, queueCount = 1, timestampValidBits = 64, minImageTransferGranularity = {width = 1, height = 1, depth = 1}},
  521. supportsPresent = 0}, {properties = {queueFlags = 14, queueCount = 8, timestampValidBits = 64, minImageTransferGranularity = {width = 1, height = 1,
  522. depth = 1}}, supportsPresent = 0}}, supportedFormatCount = 0, formats = std::vector of length 0, capacity 0, surfaceInfo = {
  523. validSurface = false, capabilities = {minImageCount = 0, maxImageCount = 0, currentExtent = {width = 0, height = 0}, minImageExtent = {width = 0,
  524. height = 0}, maxImageExtent = {width = 0, height = 0}, maxImageArrayLayers = 0, supportedTransforms = 0, currentTransform = 0,
  525. supportedCompositeAlpha = 0, supportedUsageFlags = 0}, presentModes = std::vector of length 0, capacity 0,
  526. formats = std::vector of length 0, capacity 0, surfaceExtension = ""}, os = {name = "", version = "", architecture = ""}, reportVersion = ""}},
  527. instanceInfo = {layers = std::vector of length 14, capacity 16 = {{properties = {
  528. layerName = "VK_LAYER_LUNARG_parameter_validation", '\000' <repeats 219 times>, specVersion = 4198473, implementationVersion = 1,
  529. description = "LunarG Validation Layer", '\000' <repeats 232 times>}, extensions = std::vector of length 0, capacity 0}, {properties = {
  530. layerName = "VK_LAYER_GOOGLE_threading", '\000' <repeats 230 times>, specVersion = 4198473, implementationVersion = 1,
  531. description = "Google Validation Layer", '\000' <repeats 232 times>}, extensions = std::vector of length 0, capacity 0}, {properties = {
  532. layerName = "VK_LAYER_LUNARG_device_simulation", '\000' <repeats 222 times>, specVersion = 4198473, implementationVersion = 1,
  533. description = "LunarG device simulation layer", '\000' <repeats 225 times>}, extensions = std::vector of length 0, capacity 0}, {properties = {
  534. layerName = "VK_LAYER_LUNARG_standard_validation", '\000' <repeats 220 times>, specVersion = 4198473, implementationVersion = 1,
  535. description = "LunarG Standard Validation", '\000' <repeats 229 times>}, extensions = std::vector of length 0, capacity 0}, {properties = {
  536. layerName = "VK_LAYER_LUNARG_api_dump", '\000' <repeats 231 times>, specVersion = 4198473, implementationVersion = 2,
  537. description = "LunarG debug layer", '\000' <repeats 237 times>}, extensions = std::vector of length 0, capacity 0}, {properties = {
  538. layerName = "VK_LAYER_LUNARG_monitor", '\000' <repeats 232 times>, specVersion = 4198473, implementationVersion = 1,
  539. description = "Execution Monitoring Layer", '\000' <repeats 229 times>}, extensions = std::vector of length 0, capacity 0}, {properties = {
  540. layerName = "VK_LAYER_LUNARG_object_tracker", '\000' <repeats 225 times>, specVersion = 4198473, implementationVersion = 1,
  541. description = "LunarG Validation Layer", '\000' <repeats 232 times>}, extensions = std::vector of length 0, capacity 0}, {properties = {
  542. layerName = "VK_LAYER_GOOGLE_unique_objects", '\000' <repeats 225 times>, specVersion = 4198473, implementationVersion = 1,
  543. description = "Google Validation Layer", '\000' <repeats 232 times>}, extensions = std::vector of length 0, capacity 0}, {properties = {
  544. layerName = "VK_LAYER_LUNARG_vktrace", '\000' <repeats 232 times>, specVersion = 4198473, implementationVersion = 1,
  545. description = "Vktrace tracing library", '\000' <repeats 232 times>}, extensions = std::vector of length 0, capacity 0}, {properties = {
  546. layerName = "VK_LAYER_LUNARG_core_validation", '\000' <repeats 224 times>, specVersion = 4198473, implementationVersion = 1,
  547. description = "LunarG Validation Layer", '\000' <repeats 232 times>}, extensions = std::vector of length 0, capacity 0}, {properties = {
  548. layerName = "VK_LAYER_LUNARG_screenshot", '\000' <repeats 229 times>, specVersion = 4198473, implementationVersion = 1,
  549. description = "LunarG image capture layer", '\000' <repeats 229 times>}, extensions = std::vector of length 0, capacity 0}, {properties = {
  550. layerName = "VK_LAYER_RENDERDOC_Capture", '\000' <repeats 229 times>, specVersion = 4194304, implementationVersion = 34,
  551. description = "Debugging capture layer for RenderDoc", '\000' <repeats 218 times>}, extensions = std::vector of length 0, capacity 0}, {
  552. properties = {layerName = "VK_LAYER_VALVE_steam_overlay_32", '\000' <repeats 224 times>, specVersion = 4194307, implementationVersion = 1,
  553. description = "Steam Overlay Layer", '\000' <repeats 236 times>}, extensions = std::vector of length 0, capacity 0}, {properties = {
  554. layerName = "VK_LAYER_VALVE_steam_overlay_64", '\000' <repeats 224 times>, specVersion = 4194307, implementationVersion = 1,
  555. description = "Steam Overlay Layer", '\000' <repeats 236 times>}, extensions = std::vector of length 0, capacity 0}},
  556. extensions = std::vector of length 16, capacity 16 = {{extensionName = "VK_KHR_device_group_creation", '\000' <repeats 227 times>, specVersion = 1}, {
  557. extensionName = "VK_KHR_external_fence_capabilities", '\000' <repeats 221 times>, specVersion = 1}, {
  558. extensionName = "VK_KHR_external_memory_capabilities", '\000' <repeats 220 times>, specVersion = 1}, {
  559. extensionName = "VK_KHR_external_semaphore_capabilities", '\000' <repeats 217 times>, specVersion = 1}, {
  560. extensionName = "VK_KHR_get_physical_device_properties2", '\000' <repeats 217 times>, specVersion = 1}, {
  561. extensionName = "VK_KHR_get_surface_capabilities2", '\000' <repeats 223 times>, specVersion = 1}, {
  562. extensionName = "VK_KHR_surface", '\000' <repeats 241 times>, specVersion = 25}, {
  563. extensionName = "VK_KHR_wayland_surface", '\000' <repeats 233 times>, specVersion = 6}, {
  564. extensionName = "VK_KHR_xcb_surface", '\000' <repeats 237 times>, specVersion = 6}, {
  565. extensionName = "VK_KHR_xlib_surface", '\000' <repeats 236 times>, specVersion = 6}, {extensionName = "VK_KHR_display", '\000' <repeats 241 times>,
  566. specVersion = 23}, {extensionName = "VK_EXT_direct_mode_display", '\000' <repeats 229 times>, specVersion = 1}, {
  567. extensionName = "VK_EXT_acquire_xlib_display", '\000' <repeats 228 times>, specVersion = 1}, {
  568. extensionName = "VK_EXT_display_surface_counter", '\000' <repeats 225 times>, specVersion = 1}, {
  569. extensionName = "VK_EXT_debug_report", '\000' <repeats 236 times>, specVersion = 9}, {
  570. extensionName = "VK_EXT_debug_utils", '\000' <repeats 237 times>, specVersion = 1}}}, globalInfo = {features = {deviceProperties2 = true}},
  571. vulkanApiVersion = {static null = {<No data fields>}, d = 0x555555864590}, selectedDeviceIndex = 0, vkInstance = 0x5555563789b0, surface = 0x555555ab7550,
  572. surfaceExtension = "VK_KHR_xcb_surface", databaseConnection = {<QObject> = {<No data fields>}, static staticMetaObject = {d = {
  573. superdata = 0x7ffff65c5120 <QObject::staticMetaObject>, stringdata = 0x5555555d0120 <qt_meta_stringdata_VulkanDatabase>,
  574. data = 0x5555555d0160 <qt_meta_data_VulkanDatabase>,
  575. static_metacall = 0x5555555bc096 <VulkanDatabase::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0,
  576. extradata = 0x0}}, proxy = 0x7ffff4d61b0c, manager = 0x7ffff7ffa1d8, static dbLogin = false, static dbUser = {static null = {<No data fields>},
  577. d = 0x5555558063a0}, static dbPass = {static null = <same as static member of an already seen type>, d = 0x5555558063d0}},
  578. ui = {<Ui_vulkanCapsViewerClass> = {actionRefresh = 0x5555558607f0, actionUpload = 0x5555558c29f0, actionDatabase = 0x5555558aa9c0,
  579. actionSettings = 0x555555859870, actionAbout = 0x5555558d10e0, actionExit = 0x5555558598b0, actionSaveReport = 0x5555558a8780,
  580. centralWidget = 0x5555558cded0, verticalLayout_7 = 0x5555558bab10, widget = 0x5555558a8740, verticalLayout_8 = 0x5555558d00a0,
  581. widget_5 = 0x5555558bab40, verticalLayout_3 = 0x5555558b8fd0, pixmap_header_top = 0x5555558aa280, label_header_top = 0x5555558cfaf0,
  582. widget1 = 0x5555558b9f20, horizontalLayout_buttons = 0x5555558cf9a0, toolButtonUpload = 0x5555558ba060, toolButtonSave = 0x5555558ba0a0,
  583. toolButtonOnlineDevice = 0x5555558b73c0, toolButtonOnlineDataBase = 0x5555558ca760, toolButtonSettings = 0x5555558ca720,
  584. toolButtonAbout = 0x5555558cd7c0, toolButtonExit = 0x5555558ccc70, widget2 = 0x5555558cc0c0, formLayout = 0x5555558cf880,
  585. reportForLabel = 0x5555558e5c00, comboBoxGPU = 0x5555558e68f0, labelDevicePresent = 0x5555558e6ea0, tabWidgetDevice = 0x5555558e8450,
  586. tab_6 = 0x5555558e20c0, horizontalLayout = 0x5555558e2100, treeWidgetDeviceProperties = 0x5555558e26a0, tab_3 = 0x555555a316f0,
  587. verticalLayout_13 = 0x5555559bc4a0, widget_3 = 0x555555a30650, formLayout_3 = 0x555555a1b700, filterLineEditFeatures = 0x555555a59460,
  588. filterLabel_2 = 0x5555559f3c40, treeViewDeviceFeatures = 0x555555a5ecd0, tabDeviceLimits = 0x55555597bf20, verticalLayout_4 = 0x5555559bd700,
  589. widget_2 = 0x555555a04f60, formLayout_2 = 0x555555994170, filterLabel = 0x555555994210, filterLineEditLimits = 0x5555559942c0,
  590. treeViewDeviceLimits = 0x555555a36fa0, tabDeviceExtended = 0x555555a4be70, verticalLayout_2 = 0x555555a36870, widget_6 = 0x555555b0eb30,
  591. formLayout_5 = 0x555555a4bd20, filterLabel_4 = 0x555555a38750, filterLineEditExtended = 0x5555559c9d40, treeViewDeviceExtended = 0x5555559b7ce0,
  592. tab = 0x5555559c4d60, verticalLayout_12 = 0x5555559c4c10, treeWidgetDeviceExtensions = 0x5555559f89a0, tab_11 = 0x555555a3f800,
  593. verticalLayout_14 = 0x5555559e2dd0, widget_4 = 0x555555a3fac0, formLayout_4 = 0x5555559c9390, filterLabel_3 = 0x5555559c9430,
  594. filterLineEditFormats = 0x5555559f05e0, treeViewFormats = 0x555555995380, tab_9 = 0x5555559c1160, verticalLayout_6 = 0x5555559c1010,
  595. treeWidgetDeviceLayers = 0x555555a5eff0, tab_12 = 0x55555598f8d0, verticalLayout_15 = 0x55555598f820, treeWidgetQueues = 0x5555559b6420,
  596. tab_2 = 0x555555a2f870, verticalLayout_17 = 0x555555a17810, treeWidgetDeviceMemory = 0x555555a2fb00, tab_4 = 0x5555559fd140,
  597. verticalLayout = 0x5555559fcff0, treeWidgetDeviceSurface = 0x555555a164f0, tab_7 = 0x555555c10410, verticalLayout_5 = 0x555555a4d4e0,
  598. label = 0x555555c106a0, tabWidget_2 = 0x5555559e5530, tabVulkanLayers = 0x555555a4dab0, verticalLayout_9 = 0x555555a4c9d0,
  599. treeWidgetGlobalLayers = 0x555555a54e40, tabVulkanExtensions = 0x555555ac7c70, verticalLayout_10 = 0x555555ab8050,
  600. treeWidgetGlobalExtenssions = 0x555555ab8110, menuBar = 0x555555a40fd0}, <No data fields>}, appSettings = {submitterName = {
  601. static null = {<No data fields>}, d = 0x555555a79b40}, proxyDns = {static null = {<No data fields>}, d = 0x555555a799b0}, proxyPort = {
  602. static null = {<No data fields>}, d = 0x555555c26a70}, proxyUserName = {static null = {<No data fields>}, d = 0x555555a79b70}, proxyUserPassword = {
  603. static null = {<No data fields>}, d = 0x555555a79ba0}, proxyEnabled = false}, filterProxies = {
  604. limits = {<QSortFilterProxyModel> = {<No data fields>}, <No data fields>}, features = {<QSortFilterProxyModel> = {<No data fields>}, <No data fields>},
  605. extended = {<QSortFilterProxyModel> = {<No data fields>}, <No data fields>}, formats = {<QSortFilterProxyModel> = {<No data fields>}, <No data fields>}},
  606. models = {limits = <incomplete type>, features = <incomplete type>, extended = <incomplete type>, formats = <incomplete type>}}
  607. quit
Add Comment
Please, Sign In to add comment