We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some information from vulkaninfo about the machine:
Vulkan loader version: 1.3.277 deviceName: Qualcomm(R) Adreno(TM) X1-85 GPU deviceType: VK_PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU vendorID: 20803 (0x5143) deviceID: 1124404225 (0x43050c01) apiVersion: 4206868 (0x403114) (1.3.276) driverVersion: 2150678528 (0x8030c000) (512.780.0) driverID: VK_DRIVER_ID_QUALCOMM_PROPRIETARY driverName: Qualcomm Technologies Inc. Adreno Vulkan Driver driverInfo: Driver Build: , , 1661514817
Please note that Microsoft's VK_LAYER_MFST_driver_sorting implicit layer was disabled while running tests.
VK_LAYER_MFST_driver_sorting
The following failures were seen:
NegativeGpuAV.UnnormalizedCoordinatesSeparateSamplerSharedSampler
NegativeGpuAV.ShareOpSampledImage
NegativeGpuAV.YcbcrDrawFetchIndexed
NegativeGpuAVDescriptorIndexing.PostProcesingOnly
NegativeRenderPass.MultisampledRenderToSingleSampled
PositiveSyncObject.WaitTimelineSemaphoreWithWin32HandleRetrieved
NegativeTransformFeedback.CmdBindTransformFeedbackBuffersEXT
NegativeTransformFeedback.CmdBeginTransformFeedbackEXT
NegativeTransformFeedback.CmdEndTransformFeedbackEXT
NegativeTransformFeedback.BindPipeline
NegativeTransformFeedback.EndRenderPass
NegativeTransformFeedback.CmdNextSubpass
NegativeWsi.UseDestroyedSwapchain
The text was updated successfully, but these errors were encountered:
PositiveSyncObject.WaitTimelineSemaphoreWithWin32HandleRetrieved - Fixed.
Sorry, something went wrong.
No branches or pull requests
Some information from vulkaninfo about the machine:
Please note that Microsoft's
VK_LAYER_MFST_driver_sorting
implicit layer was disabled while running tests.The following failures were seen:
NegativeGpuAV.UnnormalizedCoordinatesSeparateSamplerSharedSampler
NegativeGpuAV.ShareOpSampledImage
NegativeGpuAV.YcbcrDrawFetchIndexed
NegativeGpuAVDescriptorIndexing.PostProcesingOnly
NegativeRenderPass.MultisampledRenderToSingleSampled
PositiveSyncObject.WaitTimelineSemaphoreWithWin32HandleRetrieved
NegativeTransformFeedback.CmdBindTransformFeedbackBuffersEXT
NegativeTransformFeedback.CmdBeginTransformFeedbackEXT
NegativeTransformFeedback.CmdEndTransformFeedbackEXT
NegativeTransformFeedback.BindPipeline
NegativeTransformFeedback.EndRenderPass
NegativeTransformFeedback.CmdNextSubpass
NegativeWsi.UseDestroyedSwapchain
The text was updated successfully, but these errors were encountered: