********* Start testing of tst_QRhi *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
QWARN  : tst_QRhi::initTestCase() Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::initTestCase() Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::initTestCase() QRhiGles2: Failed to create temporary context
QWARN  : tst_QRhi::initTestCase() Failed to load vulkan-1: Cannot load library vulkan-1: The specified module could not be found.
QWARN  : tst_QRhi::initTestCase() initInstance: No Vulkan library available
QWARN  : tst_QRhi::initTestCase() Failed to create platform Vulkan instance
PASS   : tst_QRhi::initTestCase()
PASS   : tst_QRhi::rhiTestData()
QDEBUG : tst_QRhi::create(Null) QRhiDriverInfo(deviceName="Null" deviceId=0x0 vendorId=0x0 deviceType=Unknown)
QWARN  : tst_QRhi::create(Null) Resource update batch pool exhausted (max is 64)
PASS   : tst_QRhi::create(Null)
QWARN  : tst_QRhi::create(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::create(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::create(OpenGL) QRhiGles2: Failed to create context
PASS   : tst_QRhi::create(OpenGL)
QDEBUG : tst_QRhi::create(Direct3D 11) QRhiDriverInfo(deviceName="Microsoft Basic Render Driver" deviceId=0x8c vendorId=0x1414 deviceType=Unknown)
QWARN  : tst_QRhi::create(Direct3D 11) Resource update batch pool exhausted (max is 64)
PASS   : tst_QRhi::create(Direct3D 11)
QDEBUG : tst_QRhi::create(Direct3D 12) QRhiDriverInfo(deviceName="Microsoft Basic Render Driver" deviceId=0x8c vendorId=0x1414 deviceType=Unknown)
QWARN  : tst_QRhi::create(Direct3D 12) Resource update batch pool exhausted (max is 64)
PASS   : tst_QRhi::create(Direct3D 12)
PASS   : tst_QRhi::adapters(Null)
PASS   : tst_QRhi::adapters(OpenGL)
QDEBUG : tst_QRhi::adapters(Direct3D 11) QRhiDriverInfo(deviceName="Microsoft Basic Render Driver" deviceId=0x8c vendorId=0x1414 deviceType=Unknown)
QDEBUG : tst_QRhi::adapters(Direct3D 11) QRhiDriverInfo(deviceName="Microsoft Basic Render Driver" deviceId=0x8c vendorId=0x1414 deviceType=Unknown)
QDEBUG : tst_QRhi::adapters(Direct3D 11) QRhiDriverInfo(deviceName="Microsoft Basic Render Driver" deviceId=0x8c vendorId=0x1414 deviceType=Cpu)
PASS   : tst_QRhi::adapters(Direct3D 11)
QDEBUG : tst_QRhi::adapters(Direct3D 12) QRhiDriverInfo(deviceName="Microsoft Basic Render Driver" deviceId=0x8c vendorId=0x1414 deviceType=Unknown)
QDEBUG : tst_QRhi::adapters(Direct3D 12) QRhiDriverInfo(deviceName="Microsoft Basic Render Driver" deviceId=0x8c vendorId=0x1414 deviceType=Unknown)
QDEBUG : tst_QRhi::adapters(Direct3D 12) QRhiDriverInfo(deviceName="Microsoft Basic Render Driver" deviceId=0x8c vendorId=0x1414 deviceType=Cpu)
PASS   : tst_QRhi::adapters(Direct3D 12)
QDEBUG : tst_QRhi::stats(Null) QRhiStats(totalPipelineCreationTime=0 blockCount=0 allocCount=0 usedBytes=0 unusedBytes=0 totalUsageBytes=0)
PASS   : tst_QRhi::stats(Null)
QWARN  : tst_QRhi::stats(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::stats(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::stats(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::stats(OpenGL) QRhi could not be created, skipping testing statistics getter
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(601) : failure location
QDEBUG : tst_QRhi::stats(Direct3D 11) QRhiStats(totalPipelineCreationTime=0 blockCount=0 allocCount=0 usedBytes=0 unusedBytes=0 totalUsageBytes=0)
PASS   : tst_QRhi::stats(Direct3D 11)
QDEBUG : tst_QRhi::stats(Direct3D 12) QRhiStats(totalPipelineCreationTime=0 blockCount=2 allocCount=2 usedBytes=33554432 unusedBytes=0 totalUsageBytes=33554432)
PASS   : tst_QRhi::stats(Direct3D 12)
PASS   : tst_QRhi::nativeHandles(Null)
QWARN  : tst_QRhi::nativeHandles(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::nativeHandles(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::nativeHandles(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::nativeHandles(OpenGL) QRhi could not be created, skipping testing native handles
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(633) : failure location
PASS   : tst_QRhi::nativeHandles(Direct3D 11)
PASS   : tst_QRhi::nativeHandles(Direct3D 12)
QWARN  : tst_QRhi::nativeHandlesImportVulkan() Vulkan instance is not valid
SKIP   : tst_QRhi::nativeHandlesImportVulkan() Skipping native Vulkan test
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(819) : failure location
PASS   : tst_QRhi::nativeHandlesImportD3D11()
QWARN  : tst_QRhi::nativeHandlesImportOpenGL() Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::nativeHandlesImportOpenGL() Failed to load and resolve WGL/OpenGL functions
SKIP   : tst_QRhi::nativeHandlesImportOpenGL() No OpenGL context, skipping OpenGL-specific test
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(917) : failure location
PASS   : tst_QRhi::nativeTexture(Null)
QWARN  : tst_QRhi::nativeTexture(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::nativeTexture(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::nativeTexture(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::nativeTexture(OpenGL) QRhi could not be created, skipping testing native texture
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(945) : failure location
PASS   : tst_QRhi::nativeTexture(Direct3D 11)
PASS   : tst_QRhi::nativeTexture(Direct3D 12)
PASS   : tst_QRhi::nativeBuffer(Null)
QWARN  : tst_QRhi::nativeBuffer(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::nativeBuffer(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::nativeBuffer(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::nativeBuffer(OpenGL) QRhi could not be created, skipping testing native buffer query
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(1014) : failure location
PASS   : tst_QRhi::nativeBuffer(Direct3D 11)
PASS   : tst_QRhi::nativeBuffer(Direct3D 12)
PASS   : tst_QRhi::resourceUpdateBatchBuffer(Null)
QWARN  : tst_QRhi::resourceUpdateBatchBuffer(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::resourceUpdateBatchBuffer(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::resourceUpdateBatchBuffer(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::resourceUpdateBatchBuffer(OpenGL) QRhi could not be created, skipping testing buffer resource updates
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(1123) : failure location
PASS   : tst_QRhi::resourceUpdateBatchBuffer(Direct3D 11)
PASS   : tst_QRhi::resourceUpdateBatchBuffer(Direct3D 12)
PASS   : tst_QRhi::resourceUpdateBatchRGBATextureUpload(Null)
QWARN  : tst_QRhi::resourceUpdateBatchRGBATextureUpload(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::resourceUpdateBatchRGBATextureUpload(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::resourceUpdateBatchRGBATextureUpload(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::resourceUpdateBatchRGBATextureUpload(OpenGL) QRhi could not be created, skipping testing texture resource updates
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(1230) : failure location
PASS   : tst_QRhi::resourceUpdateBatchRGBATextureUpload(Direct3D 11)
PASS   : tst_QRhi::resourceUpdateBatchRGBATextureUpload(Direct3D 12)
PASS   : tst_QRhi::resourceUpdateBatchRGBATextureCopy(Null)
QWARN  : tst_QRhi::resourceUpdateBatchRGBATextureCopy(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::resourceUpdateBatchRGBATextureCopy(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::resourceUpdateBatchRGBATextureCopy(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::resourceUpdateBatchRGBATextureCopy(OpenGL) QRhi could not be created, skipping testing texture resource updates
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(1436) : failure location
PASS   : tst_QRhi::resourceUpdateBatchRGBATextureCopy(Direct3D 11)
PASS   : tst_QRhi::resourceUpdateBatchRGBATextureCopy(Direct3D 12)
PASS   : tst_QRhi::resourceUpdateBatchRGBATextureMip(Null)
QWARN  : tst_QRhi::resourceUpdateBatchRGBATextureMip(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::resourceUpdateBatchRGBATextureMip(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::resourceUpdateBatchRGBATextureMip(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::resourceUpdateBatchRGBATextureMip(OpenGL) QRhi could not be created, skipping testing texture resource updates
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(1535) : failure location
PASS   : tst_QRhi::resourceUpdateBatchRGBATextureMip(Direct3D 11)
PASS   : tst_QRhi::resourceUpdateBatchRGBATextureMip(Direct3D 12)
PASS   : tst_QRhi::resourceUpdateBatchTextureRawDataStride(Null)
QWARN  : tst_QRhi::resourceUpdateBatchTextureRawDataStride(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::resourceUpdateBatchTextureRawDataStride(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::resourceUpdateBatchTextureRawDataStride(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::resourceUpdateBatchTextureRawDataStride(OpenGL) QRhi could not be created, skipping testing texture resource updates
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(1600) : failure location
PASS   : tst_QRhi::resourceUpdateBatchTextureRawDataStride(Direct3D 11)
PASS   : tst_QRhi::resourceUpdateBatchTextureRawDataStride(Direct3D 12)
PASS   : tst_QRhi::resourceUpdateBatchLotsOfResources(Null)
QWARN  : tst_QRhi::resourceUpdateBatchLotsOfResources(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::resourceUpdateBatchLotsOfResources(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::resourceUpdateBatchLotsOfResources(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::resourceUpdateBatchLotsOfResources(OpenGL) QRhi could not be created, skipping testing resource updates
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(1658) : failure location
PASS   : tst_QRhi::resourceUpdateBatchLotsOfResources(Direct3D 11)
PASS   : tst_QRhi::resourceUpdateBatchLotsOfResources(Direct3D 12)
PASS   : tst_QRhi::resourceUpdateBatchBetweenFrames(Null)
QWARN  : tst_QRhi::resourceUpdateBatchBetweenFrames(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::resourceUpdateBatchBetweenFrames(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::resourceUpdateBatchBetweenFrames(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::resourceUpdateBatchBetweenFrames(OpenGL) QRhi could not be created, skipping testing resource updates
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(1701) : failure location
PASS   : tst_QRhi::resourceUpdateBatchBetweenFrames(Direct3D 11)
PASS   : tst_QRhi::resourceUpdateBatchBetweenFrames(Direct3D 12)
QWARN  : tst_QRhi::invalidPipeline(Null) Cannot build a graphics pipeline without any stages
QWARN  : tst_QRhi::invalidPipeline(Null) Empty shader passed to graphics pipeline
QWARN  : tst_QRhi::invalidPipeline(Null) Cannot build a graphics pipeline without a vertex stage
QWARN  : tst_QRhi::invalidPipeline(Null) Cannot build a graphics pipeline without a QRhiRenderPassDescriptor
QWARN  : tst_QRhi::invalidPipeline(Null) Cannot build a graphics pipeline without QRhiShaderResourceBindings
PASS   : tst_QRhi::invalidPipeline(Null)
QWARN  : tst_QRhi::invalidPipeline(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::invalidPipeline(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::invalidPipeline(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::invalidPipeline(OpenGL) QRhi could not be created, skipping testing empty shader
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(1791) : failure location
QWARN  : tst_QRhi::invalidPipeline(Direct3D 11) Cannot build a graphics pipeline without any stages
QWARN  : tst_QRhi::invalidPipeline(Direct3D 11) Empty shader passed to graphics pipeline
QWARN  : tst_QRhi::invalidPipeline(Direct3D 11) Cannot build a graphics pipeline without a vertex stage
QWARN  : tst_QRhi::invalidPipeline(Direct3D 11) Cannot build a graphics pipeline without a QRhiRenderPassDescriptor
QWARN  : tst_QRhi::invalidPipeline(Direct3D 11) Cannot build a graphics pipeline without QRhiShaderResourceBindings
PASS   : tst_QRhi::invalidPipeline(Direct3D 11)
QWARN  : tst_QRhi::invalidPipeline(Direct3D 12) Cannot build a graphics pipeline without any stages
QWARN  : tst_QRhi::invalidPipeline(Direct3D 12) Empty shader passed to graphics pipeline
QWARN  : tst_QRhi::invalidPipeline(Direct3D 12) Cannot build a graphics pipeline without a vertex stage
QWARN  : tst_QRhi::invalidPipeline(Direct3D 12) Cannot build a graphics pipeline without a QRhiRenderPassDescriptor
QWARN  : tst_QRhi::invalidPipeline(Direct3D 12) Cannot build a graphics pipeline without QRhiShaderResourceBindings
PASS   : tst_QRhi::invalidPipeline(Direct3D 12)
PASS   : tst_QRhi::srbLayoutCompatibility(Null)
QWARN  : tst_QRhi::srbLayoutCompatibility(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::srbLayoutCompatibility(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::srbLayoutCompatibility(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::srbLayoutCompatibility(OpenGL) QRhi could not be created, skipping testing texture resource updates
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(4802) : failure location
PASS   : tst_QRhi::srbLayoutCompatibility(Direct3D 11)
PASS   : tst_QRhi::srbLayoutCompatibility(Direct3D 12)
PASS   : tst_QRhi::srbWithNoResource(Null)
QWARN  : tst_QRhi::srbWithNoResource(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::srbWithNoResource(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::srbWithNoResource(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::srbWithNoResource(OpenGL) QRhi could not be created, skipping testing srb
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(4987) : failure location
PASS   : tst_QRhi::srbWithNoResource(Direct3D 11)
PASS   : tst_QRhi::srbWithNoResource(Direct3D 12)
PASS   : tst_QRhi::renderPassDescriptorCompatibility(Null)
QWARN  : tst_QRhi::renderPassDescriptorCompatibility(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderPassDescriptorCompatibility(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderPassDescriptorCompatibility(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderPassDescriptorCompatibility(OpenGL) QRhi could not be created, skipping testing renderpass descriptors
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5029) : failure location
QDEBUG : tst_QRhi::renderPassDescriptorCompatibility(Direct3D 11) Skipping multiview dependent tests
PASS   : tst_QRhi::renderPassDescriptorCompatibility(Direct3D 11)
PASS   : tst_QRhi::renderPassDescriptorCompatibility(Direct3D 12)
PASS   : tst_QRhi::renderPassDescriptorClone(Null)
QWARN  : tst_QRhi::renderPassDescriptorClone(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderPassDescriptorClone(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderPassDescriptorClone(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderPassDescriptorClone(OpenGL) QRhi could not be created, skipping testing renderpass descriptors
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5255) : failure location
PASS   : tst_QRhi::renderPassDescriptorClone(Direct3D 11)
PASS   : tst_QRhi::renderPassDescriptorClone(Direct3D 12)
PASS   : tst_QRhi::textureWithSampleCount(Null)
QWARN  : tst_QRhi::textureWithSampleCount(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureWithSampleCount(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureWithSampleCount(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureWithSampleCount(OpenGL) QRhi could not be created, skipping testing renderpass descriptors
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5370) : failure location
PASS   : tst_QRhi::textureWithSampleCount(Direct3D 11)
PASS   : tst_QRhi::textureWithSampleCount(Direct3D 12)
PASS   : tst_QRhi::textureFormats(Null-1)
PASS   : tst_QRhi::textureFormats(Null-2)
PASS   : tst_QRhi::textureFormats(Null-3)
PASS   : tst_QRhi::textureFormats(Null-4)
PASS   : tst_QRhi::textureFormats(Null-5)
PASS   : tst_QRhi::textureFormats(Null-6)
PASS   : tst_QRhi::textureFormats(Null-7)
PASS   : tst_QRhi::textureFormats(Null-8)
PASS   : tst_QRhi::textureFormats(Null-9)
PASS   : tst_QRhi::textureFormats(Null-10)
PASS   : tst_QRhi::textureFormats(Null-11)
PASS   : tst_QRhi::textureFormats(Null-12)
PASS   : tst_QRhi::textureFormats(Null-13)
PASS   : tst_QRhi::textureFormats(Null-14)
PASS   : tst_QRhi::textureFormats(Null-15)
PASS   : tst_QRhi::textureFormats(Null-16)
PASS   : tst_QRhi::textureFormats(Null-17)
PASS   : tst_QRhi::textureFormats(Null-18)
PASS   : tst_QRhi::textureFormats(Null-19)
PASS   : tst_QRhi::textureFormats(Null-20)
PASS   : tst_QRhi::textureFormats(Null-21)
PASS   : tst_QRhi::textureFormats(Null-22)
PASS   : tst_QRhi::textureFormats(Null-23)
PASS   : tst_QRhi::textureFormats(Null-24)
PASS   : tst_QRhi::textureFormats(Null-25)
PASS   : tst_QRhi::textureFormats(Null-26)
PASS   : tst_QRhi::textureFormats(Null-27)
PASS   : tst_QRhi::textureFormats(Null-28)
PASS   : tst_QRhi::textureFormats(Null-29)
PASS   : tst_QRhi::textureFormats(Null-30)
PASS   : tst_QRhi::textureFormats(Null-31)
PASS   : tst_QRhi::textureFormats(Null-32)
PASS   : tst_QRhi::textureFormats(Null-33)
PASS   : tst_QRhi::textureFormats(Null-34)
PASS   : tst_QRhi::textureFormats(Null-35)
PASS   : tst_QRhi::textureFormats(Null-36)
PASS   : tst_QRhi::textureFormats(Null-37)
PASS   : tst_QRhi::textureFormats(Null-38)
PASS   : tst_QRhi::textureFormats(Null-39)
PASS   : tst_QRhi::textureFormats(Null-40)
PASS   : tst_QRhi::textureFormats(Null-41)
PASS   : tst_QRhi::textureFormats(Null-42)
PASS   : tst_QRhi::textureFormats(Null-43)
PASS   : tst_QRhi::textureFormats(Null-44)
PASS   : tst_QRhi::textureFormats(Null-45)
PASS   : tst_QRhi::textureFormats(Null-46)
PASS   : tst_QRhi::textureFormats(Null-47)
PASS   : tst_QRhi::textureFormats(Null-48)
PASS   : tst_QRhi::textureFormats(Null-49)
QWARN  : tst_QRhi::textureFormats(OpenGL-1) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-1) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-1) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-1) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-2) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-2) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-2) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-2) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-3) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-3) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-3) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-3) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-4) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-4) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-4) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-4) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-5) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-5) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-5) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-5) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-6) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-6) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-6) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-6) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-7) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-7) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-7) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-7) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-8) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-8) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-8) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-8) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-9) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-9) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-9) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-9) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-10) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-10) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-10) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-10) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-11) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-11) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-11) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-11) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-12) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-12) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-12) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-12) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-13) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-13) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-13) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-13) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-14) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-14) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-14) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-14) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-15) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-15) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-15) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-15) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-16) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-16) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-16) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-16) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-17) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-17) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-17) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-17) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-18) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-18) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-18) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-18) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-19) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-19) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-19) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-19) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-20) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-20) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-20) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-20) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-21) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-21) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-21) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-21) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-22) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-22) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-22) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-22) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-23) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-23) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-23) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-23) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-24) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-24) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-24) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-24) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-25) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-25) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-25) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-25) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-26) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-26) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-26) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-26) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-27) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-27) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-27) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-27) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-28) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-28) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-28) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-28) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-29) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-29) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-29) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-29) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-30) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-30) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-30) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-30) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-31) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-31) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-31) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-31) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-32) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-32) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-32) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-32) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-33) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-33) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-33) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-33) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-34) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-34) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-34) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-34) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-35) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-35) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-35) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-35) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-36) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-36) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-36) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-36) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-37) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-37) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-37) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-37) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-38) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-38) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-38) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-38) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-39) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-39) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-39) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-39) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-40) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-40) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-40) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-40) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-41) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-41) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-41) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-41) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-42) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-42) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-42) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-42) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-43) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-43) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-43) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-43) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-44) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-44) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-44) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-44) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-45) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-45) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-45) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-45) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-46) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-46) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-46) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-46) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-47) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-47) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-47) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-47) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-48) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-48) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-48) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-48) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
QWARN  : tst_QRhi::textureFormats(OpenGL-49) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureFormats(OpenGL-49) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureFormats(OpenGL-49) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureFormats(OpenGL-49) QRhi could not be created, skipping testing texture formats
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5477) : failure location
PASS   : tst_QRhi::textureFormats(Direct3D11-1)
PASS   : tst_QRhi::textureFormats(Direct3D11-2)
PASS   : tst_QRhi::textureFormats(Direct3D11-3)
PASS   : tst_QRhi::textureFormats(Direct3D11-4)
PASS   : tst_QRhi::textureFormats(Direct3D11-5)
PASS   : tst_QRhi::textureFormats(Direct3D11-6)
PASS   : tst_QRhi::textureFormats(Direct3D11-7)
PASS   : tst_QRhi::textureFormats(Direct3D11-8)
PASS   : tst_QRhi::textureFormats(Direct3D11-9)
PASS   : tst_QRhi::textureFormats(Direct3D11-10)
PASS   : tst_QRhi::textureFormats(Direct3D11-11)
PASS   : tst_QRhi::textureFormats(Direct3D11-12)
PASS   : tst_QRhi::textureFormats(Direct3D11-13)
PASS   : tst_QRhi::textureFormats(Direct3D11-14)
PASS   : tst_QRhi::textureFormats(Direct3D11-15)
PASS   : tst_QRhi::textureFormats(Direct3D11-16)
PASS   : tst_QRhi::textureFormats(Direct3D11-17)
PASS   : tst_QRhi::textureFormats(Direct3D11-18)
PASS   : tst_QRhi::textureFormats(Direct3D11-19)
PASS   : tst_QRhi::textureFormats(Direct3D11-20)
PASS   : tst_QRhi::textureFormats(Direct3D11-21)
PASS   : tst_QRhi::textureFormats(Direct3D11-22)
PASS   : tst_QRhi::textureFormats(Direct3D11-23)
PASS   : tst_QRhi::textureFormats(Direct3D11-24)
PASS   : tst_QRhi::textureFormats(Direct3D11-25)
PASS   : tst_QRhi::textureFormats(Direct3D11-26)
PASS   : tst_QRhi::textureFormats(Direct3D11-27)
PASS   : tst_QRhi::textureFormats(Direct3D11-28)
PASS   : tst_QRhi::textureFormats(Direct3D11-29)
PASS   : tst_QRhi::textureFormats(Direct3D11-30)
PASS   : tst_QRhi::textureFormats(Direct3D11-31)
PASS   : tst_QRhi::textureFormats(Direct3D11-32)
SKIP   : tst_QRhi::textureFormats(Direct3D11-33) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-34) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-35) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-36) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-37) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-38) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-39) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-40) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-41) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-42) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-43) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-44) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-45) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-46) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-47) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-48) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D11-49) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
PASS   : tst_QRhi::textureFormats(Direct3D12-1)
PASS   : tst_QRhi::textureFormats(Direct3D12-2)
PASS   : tst_QRhi::textureFormats(Direct3D12-3)
PASS   : tst_QRhi::textureFormats(Direct3D12-4)
PASS   : tst_QRhi::textureFormats(Direct3D12-5)
PASS   : tst_QRhi::textureFormats(Direct3D12-6)
PASS   : tst_QRhi::textureFormats(Direct3D12-7)
PASS   : tst_QRhi::textureFormats(Direct3D12-8)
PASS   : tst_QRhi::textureFormats(Direct3D12-9)
PASS   : tst_QRhi::textureFormats(Direct3D12-10)
PASS   : tst_QRhi::textureFormats(Direct3D12-11)
PASS   : tst_QRhi::textureFormats(Direct3D12-12)
PASS   : tst_QRhi::textureFormats(Direct3D12-13)
PASS   : tst_QRhi::textureFormats(Direct3D12-14)
PASS   : tst_QRhi::textureFormats(Direct3D12-15)
PASS   : tst_QRhi::textureFormats(Direct3D12-16)
PASS   : tst_QRhi::textureFormats(Direct3D12-17)
PASS   : tst_QRhi::textureFormats(Direct3D12-18)
PASS   : tst_QRhi::textureFormats(Direct3D12-19)
PASS   : tst_QRhi::textureFormats(Direct3D12-20)
PASS   : tst_QRhi::textureFormats(Direct3D12-21)
PASS   : tst_QRhi::textureFormats(Direct3D12-22)
PASS   : tst_QRhi::textureFormats(Direct3D12-23)
PASS   : tst_QRhi::textureFormats(Direct3D12-24)
PASS   : tst_QRhi::textureFormats(Direct3D12-25)
PASS   : tst_QRhi::textureFormats(Direct3D12-26)
PASS   : tst_QRhi::textureFormats(Direct3D12-27)
PASS   : tst_QRhi::textureFormats(Direct3D12-28)
PASS   : tst_QRhi::textureFormats(Direct3D12-29)
PASS   : tst_QRhi::textureFormats(Direct3D12-30)
PASS   : tst_QRhi::textureFormats(Direct3D12-31)
PASS   : tst_QRhi::textureFormats(Direct3D12-32)
SKIP   : tst_QRhi::textureFormats(Direct3D12-33) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-34) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-35) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-36) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-37) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-38) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-39) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-40) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-41) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-42) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-43) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-44) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-45) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-46) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-47) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-48) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
SKIP   : tst_QRhi::textureFormats(Direct3D12-49) Texture format not supported on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5480) : failure location
PASS   : tst_QRhi::renderToTextureSimple(Null)
QWARN  : tst_QRhi::renderToTextureSimple(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureSimple(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureSimple(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureSimple(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(1902) : failure location
PASS   : tst_QRhi::renderToTextureSimple(Direct3D 11)
PASS   : tst_QRhi::renderToTextureSimple(Direct3D 12)
PASS   : tst_QRhi::renderToTextureMip(Null)
QWARN  : tst_QRhi::renderToTextureMip(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureMip(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureMip(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureMip(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(1999) : failure location
PASS   : tst_QRhi::renderToTextureMip(Direct3D 11)
PASS   : tst_QRhi::renderToTextureMip(Direct3D 12)
PASS   : tst_QRhi::renderToTextureCubemapFace(Null)
QWARN  : tst_QRhi::renderToTextureCubemapFace(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureCubemapFace(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureCubemapFace(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureCubemapFace(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(2106) : failure location
PASS   : tst_QRhi::renderToTextureCubemapFace(Direct3D 11)
PASS   : tst_QRhi::renderToTextureCubemapFace(Direct3D 12)
PASS   : tst_QRhi::renderToTextureTextureArray(Null)
QWARN  : tst_QRhi::renderToTextureTextureArray(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureTextureArray(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureTextureArray(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureTextureArray(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(2227) : failure location
PASS   : tst_QRhi::renderToTextureTextureArray(Direct3D 11)
PASS   : tst_QRhi::renderToTextureTextureArray(Direct3D 12)
PASS   : tst_QRhi::renderToTextureTexturedQuad(Null)
QWARN  : tst_QRhi::renderToTextureTexturedQuad(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureTexturedQuad(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureTexturedQuad(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureTexturedQuad(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(2348) : failure location
PASS   : tst_QRhi::renderToTextureTexturedQuad(Direct3D 11)
PASS   : tst_QRhi::renderToTextureTexturedQuad(Direct3D 12)
PASS   : tst_QRhi::renderToTextureSampleWithSeparateTextureAndSampler(Null)
QWARN  : tst_QRhi::renderToTextureSampleWithSeparateTextureAndSampler(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureSampleWithSeparateTextureAndSampler(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureSampleWithSeparateTextureAndSampler(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureSampleWithSeparateTextureAndSampler(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(2483) : failure location
PASS   : tst_QRhi::renderToTextureSampleWithSeparateTextureAndSampler(Direct3D 11)
PASS   : tst_QRhi::renderToTextureSampleWithSeparateTextureAndSampler(Direct3D 12)
PASS   : tst_QRhi::renderToTextureArrayOfTexturedQuad(Null)
QWARN  : tst_QRhi::renderToTextureArrayOfTexturedQuad(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureArrayOfTexturedQuad(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureArrayOfTexturedQuad(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureArrayOfTexturedQuad(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(2602) : failure location
PASS   : tst_QRhi::renderToTextureArrayOfTexturedQuad(Direct3D 11)
PASS   : tst_QRhi::renderToTextureArrayOfTexturedQuad(Direct3D 12)
PASS   : tst_QRhi::renderToTextureTexturedQuadAndUniformBuffer(Null)
QWARN  : tst_QRhi::renderToTextureTexturedQuadAndUniformBuffer(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureTexturedQuadAndUniformBuffer(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureTexturedQuadAndUniformBuffer(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureTexturedQuadAndUniformBuffer(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(2742) : failure location
PASS   : tst_QRhi::renderToTextureTexturedQuadAndUniformBuffer(Direct3D 11)
PASS   : tst_QRhi::renderToTextureTexturedQuadAndUniformBuffer(Direct3D 12)
PASS   : tst_QRhi::renderToTextureTexturedQuadAllDynamicBuffers(Null)
QWARN  : tst_QRhi::renderToTextureTexturedQuadAllDynamicBuffers(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureTexturedQuadAllDynamicBuffers(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureTexturedQuadAllDynamicBuffers(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureTexturedQuadAllDynamicBuffers(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(2940) : failure location
PASS   : tst_QRhi::renderToTextureTexturedQuadAllDynamicBuffers(Direct3D 11)
PASS   : tst_QRhi::renderToTextureTexturedQuadAllDynamicBuffers(Direct3D 12)
PASS   : tst_QRhi::renderToTextureDeferredSrb(Null)
QWARN  : tst_QRhi::renderToTextureDeferredSrb(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureDeferredSrb(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureDeferredSrb(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureDeferredSrb(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(3147) : failure location
PASS   : tst_QRhi::renderToTextureDeferredSrb(Direct3D 11)
PASS   : tst_QRhi::renderToTextureDeferredSrb(Direct3D 12)
PASS   : tst_QRhi::renderToTextureDeferredUpdateSamplerInSrb(Null)
QWARN  : tst_QRhi::renderToTextureDeferredUpdateSamplerInSrb(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureDeferredUpdateSamplerInSrb(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureDeferredUpdateSamplerInSrb(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureDeferredUpdateSamplerInSrb(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(3285) : failure location
PASS   : tst_QRhi::renderToTextureDeferredUpdateSamplerInSrb(Direct3D 11)
PASS   : tst_QRhi::renderToTextureDeferredUpdateSamplerInSrb(Direct3D 12)
PASS   : tst_QRhi::renderToTextureMultipleUniformBuffersAndDynamicOffset(Null)
QWARN  : tst_QRhi::renderToTextureMultipleUniformBuffersAndDynamicOffset(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureMultipleUniformBuffersAndDynamicOffset(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureMultipleUniformBuffersAndDynamicOffset(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureMultipleUniformBuffersAndDynamicOffset(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(3426) : failure location
PASS   : tst_QRhi::renderToTextureMultipleUniformBuffersAndDynamicOffset(Direct3D 11)
PASS   : tst_QRhi::renderToTextureMultipleUniformBuffersAndDynamicOffset(Direct3D 12)
PASS   : tst_QRhi::renderToTextureSrbReuse(Null)
QWARN  : tst_QRhi::renderToTextureSrbReuse(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureSrbReuse(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureSrbReuse(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureSrbReuse(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(3589) : failure location
PASS   : tst_QRhi::renderToTextureSrbReuse(Direct3D 11)
PASS   : tst_QRhi::renderToTextureSrbReuse(Direct3D 12)
PASS   : tst_QRhi::renderToTextureIndexedDraw(Null)
QWARN  : tst_QRhi::renderToTextureIndexedDraw(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureIndexedDraw(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureIndexedDraw(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureIndexedDraw(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(3763) : failure location
PASS   : tst_QRhi::renderToTextureIndexedDraw(Direct3D 11)
PASS   : tst_QRhi::renderToTextureIndexedDraw(Direct3D 12)
SKIP   : tst_QRhi::renderToTextureArrayMultiView(Null) No real content with Null backend, skipping multiview content check
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(4002) : failure location
QWARN  : tst_QRhi::renderToTextureArrayMultiView(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToTextureArrayMultiView(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToTextureArrayMultiView(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToTextureArrayMultiView(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(3883) : failure location
SKIP   : tst_QRhi::renderToTextureArrayMultiView(Direct3D 11) Multiview not supported, skipping testing on this backend
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(3886) : failure location
PASS   : tst_QRhi::renderToTextureArrayMultiView(Direct3D 12)
PASS   : tst_QRhi::renderToWindowSimple(Null)
QWARN  : tst_QRhi::renderToWindowSimple(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToWindowSimple(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToWindowSimple(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToWindowSimple(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(4062) : failure location
PASS   : tst_QRhi::renderToWindowSimple(Direct3D 11)
PASS   : tst_QRhi::renderToWindowSimple(Direct3D 12)
PASS   : tst_QRhi::continuousReadbackFromWindow(Null)
QWARN  : tst_QRhi::continuousReadbackFromWindow(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::continuousReadbackFromWindow(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::continuousReadbackFromWindow(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::continuousReadbackFromWindow(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(4216) : failure location
PASS   : tst_QRhi::continuousReadbackFromWindow(Direct3D 11)
PASS   : tst_QRhi::continuousReadbackFromWindow(Direct3D 12)
PASS   : tst_QRhi::finishWithinSwapchainFrame(Null)
QWARN  : tst_QRhi::finishWithinSwapchainFrame(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::finishWithinSwapchainFrame(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::finishWithinSwapchainFrame(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::finishWithinSwapchainFrame(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(4294) : failure location
PASS   : tst_QRhi::finishWithinSwapchainFrame(Direct3D 11)
PASS   : tst_QRhi::finishWithinSwapchainFrame(Direct3D 12)
PASS   : tst_QRhi::resourceUpdateBatchBufferTextureWithSwapchainFrames(Null)
QWARN  : tst_QRhi::resourceUpdateBatchBufferTextureWithSwapchainFrames(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::resourceUpdateBatchBufferTextureWithSwapchainFrames(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::resourceUpdateBatchBufferTextureWithSwapchainFrames(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::resourceUpdateBatchBufferTextureWithSwapchainFrames(OpenGL) QRhi could not be created, skipping testing buffer resource updates
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(4388) : failure location
PASS   : tst_QRhi::resourceUpdateBatchBufferTextureWithSwapchainFrames(Direct3D 11)
PASS   : tst_QRhi::resourceUpdateBatchBufferTextureWithSwapchainFrames(Direct3D 12)
PASS   : tst_QRhi::textureRenderTargetAutoRebuild(Null)
QWARN  : tst_QRhi::textureRenderTargetAutoRebuild(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureRenderTargetAutoRebuild(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureRenderTargetAutoRebuild(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureRenderTargetAutoRebuild(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(4595) : failure location
PASS   : tst_QRhi::textureRenderTargetAutoRebuild(Direct3D 11)
PASS   : tst_QRhi::textureRenderTargetAutoRebuild(Direct3D 12)
PASS   : tst_QRhi::renderToMRTPerRenderTargetBlending(Null)
QWARN  : tst_QRhi::renderToMRTPerRenderTargetBlending(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToMRTPerRenderTargetBlending(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToMRTPerRenderTargetBlending(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToMRTPerRenderTargetBlending(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(4677) : failure location
PASS   : tst_QRhi::renderToMRTPerRenderTargetBlending(Direct3D 11)
PASS   : tst_QRhi::renderToMRTPerRenderTargetBlending(Direct3D 12)
PASS   : tst_QRhi::pipelineCache(Null)
QWARN  : tst_QRhi::pipelineCache(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::pipelineCache(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::pipelineCache(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::pipelineCache(OpenGL) QRhi could not be created, skipping testing (set)pipelineCacheData()
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5306) : failure location
PASS   : tst_QRhi::pipelineCache(Direct3D 11)
SKIP   : tst_QRhi::pipelineCache(Direct3D 12) PipelineCacheDataLoadSave is not supported with this backend, skipping test
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5309) : failure location
QWARN  : tst_QRhi::textureImportOpenGL() Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::textureImportOpenGL() Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::textureImportOpenGL() QRhiGles2: Failed to create context
SKIP   : tst_QRhi::textureImportOpenGL() QRhi could not be created, skipping testing native texture
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5494) : failure location
QWARN  : tst_QRhi::renderbufferImportOpenGL() Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderbufferImportOpenGL() Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderbufferImportOpenGL() QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderbufferImportOpenGL() QRhi could not be created, skipping testing native texture
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5540) : failure location
PASS   : tst_QRhi::threeDimTexture(Null)
QWARN  : tst_QRhi::threeDimTexture(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::threeDimTexture(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::threeDimTexture(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::threeDimTexture(OpenGL) QRhi could not be created, skipping testing 3D textures
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5603) : failure location
PASS   : tst_QRhi::threeDimTexture(Direct3D 11)
PASS   : tst_QRhi::threeDimTexture(Direct3D 12)
PASS   : tst_QRhi::oneDimTexture(Null)
QWARN  : tst_QRhi::oneDimTexture(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::oneDimTexture(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::oneDimTexture(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::oneDimTexture(OpenGL) QRhi could not be created, skipping testing 1D textures
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(5781) : failure location
PASS   : tst_QRhi::oneDimTexture(Direct3D 11)
SKIP   : tst_QRhi::oneDimTexture(Direct3D 12) Skipping testing 1D texture mipmaps and 1D render target because they are reported as unsupported
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(6064) : failure location
QDEBUG : tst_QRhi::leakedResourceDestroy(Null) QRhi resource leak check warnings may be printed below - this is expected
PASS   : tst_QRhi::leakedResourceDestroy(Null)
QWARN  : tst_QRhi::leakedResourceDestroy(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::leakedResourceDestroy(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::leakedResourceDestroy(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::leakedResourceDestroy(OpenGL) QRhi could not be created, skipping
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(6292) : failure location
QDEBUG : tst_QRhi::leakedResourceDestroy(Direct3D 11) QRhi resource leak check warnings may be printed below - this is expected
PASS   : tst_QRhi::leakedResourceDestroy(Direct3D 11)
QDEBUG : tst_QRhi::leakedResourceDestroy(Direct3D 12) QD3D12CpuDescriptorPool warnings may be printed below - this is expected
QDEBUG : tst_QRhi::leakedResourceDestroy(Direct3D 12) QRhi resource leak check warnings may be printed below - this is expected
PASS   : tst_QRhi::leakedResourceDestroy(Direct3D 12)
PASS   : tst_QRhi::renderToFloatTexture(Null)
QWARN  : tst_QRhi::renderToFloatTexture(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToFloatTexture(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToFloatTexture(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToFloatTexture(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(6363) : failure location
PASS   : tst_QRhi::renderToFloatTexture(Direct3D 11)
PASS   : tst_QRhi::renderToFloatTexture(Direct3D 12)
PASS   : tst_QRhi::renderToRgb10Texture(Null)
QWARN  : tst_QRhi::renderToRgb10Texture(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::renderToRgb10Texture(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::renderToRgb10Texture(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::renderToRgb10Texture(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(6457) : failure location
PASS   : tst_QRhi::renderToRgb10Texture(Direct3D 11)
PASS   : tst_QRhi::renderToRgb10Texture(Direct3D 12)
PASS   : tst_QRhi::tessellation(Null)
QWARN  : tst_QRhi::tessellation(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::tessellation(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::tessellation(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::tessellation(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(6554) : failure location
SKIP   : tst_QRhi::tessellation(Direct3D 11) Skipping tessellation test on D3D for now, test assets not prepared for HLSL yet
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(6565) : failure location
SKIP   : tst_QRhi::tessellation(Direct3D 12) Skipping tessellation test on D3D for now, test assets not prepared for HLSL yet
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(6565) : failure location
PASS   : tst_QRhi::tessellationInterfaceBlocks(Null)
QWARN  : tst_QRhi::tessellationInterfaceBlocks(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::tessellationInterfaceBlocks(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::tessellationInterfaceBlocks(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::tessellationInterfaceBlocks(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(6728) : failure location
SKIP   : tst_QRhi::tessellationInterfaceBlocks(Direct3D 11) Skipping tessellation test on D3D for now, test assets not prepared for HLSL yet
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(6739) : failure location
SKIP   : tst_QRhi::tessellationInterfaceBlocks(Direct3D 12) Skipping tessellation test on D3D for now, test assets not prepared for HLSL yet
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(6739) : failure location
PASS   : tst_QRhi::storageBuffer(Null)
QWARN  : tst_QRhi::storageBuffer(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::storageBuffer(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::storageBuffer(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::storageBuffer(OpenGL) QRhi could not be created, skipping testing
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(7045) : failure location
PASS   : tst_QRhi::storageBuffer(Direct3D 11)
PASS   : tst_QRhi::storageBuffer(Direct3D 12)
PASS   : tst_QRhi::storageBufferRuntimeSizeCompute(Null)
QWARN  : tst_QRhi::storageBufferRuntimeSizeCompute(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::storageBufferRuntimeSizeCompute(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::storageBufferRuntimeSizeCompute(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::storageBufferRuntimeSizeCompute(OpenGL) QRhi could not be created, skipping testing
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(7166) : failure location
PASS   : tst_QRhi::storageBufferRuntimeSizeCompute(Direct3D 11)
PASS   : tst_QRhi::storageBufferRuntimeSizeCompute(Direct3D 12)
PASS   : tst_QRhi::storageBufferRuntimeSizeGraphics(Null)
QWARN  : tst_QRhi::storageBufferRuntimeSizeGraphics(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::storageBufferRuntimeSizeGraphics(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::storageBufferRuntimeSizeGraphics(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::storageBufferRuntimeSizeGraphics(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(7282) : failure location
SKIP   : tst_QRhi::storageBufferRuntimeSizeGraphics(Direct3D 11) Skipping tessellation test on D3D for now, test assets not prepared for HLSL yet
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(7296) : failure location
SKIP   : tst_QRhi::storageBufferRuntimeSizeGraphics(Direct3D 12) Skipping tessellation test on D3D for now, test assets not prepared for HLSL yet
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(7296) : failure location
PASS   : tst_QRhi::halfPrecisionAttributes(Null)
QWARN  : tst_QRhi::halfPrecisionAttributes(OpenGL) Failed to load opengl32sw (%1 is not a valid Win32 application.)
QWARN  : tst_QRhi::halfPrecisionAttributes(OpenGL) Failed to load and resolve WGL/OpenGL functions
QWARN  : tst_QRhi::halfPrecisionAttributes(OpenGL) QRhiGles2: Failed to create context
SKIP   : tst_QRhi::halfPrecisionAttributes(OpenGL) QRhi could not be created, skipping testing rendering
C:\Users\qt\work\qt\qtbase\tests\auto\gui\rhi\qrhi\tst_qrhi.cpp(7458) : failure location
PASS   : tst_QRhi::halfPrecisionAttributes(Direct3D 11)
PASS   : tst_QRhi::halfPrecisionAttributes(Direct3D 12)
PASS   : tst_QRhi::cleanupTestCase()
Totals: 265 passed, 0 failed, 147 skipped, 0 blacklisted, 25712ms
********* Finished testing of tst_QRhi *********
