Closed Bug 1630114 Opened 4 years ago Closed 4 years ago

Vulkan validation error with 2D array texture views in WebGPU

Categories

(Core :: Graphics: WebGPU, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: kvark, Assigned: kvark)

Details

Attachments

(1 file)

Happens on running the shadow example from wgpu-rs:

[2020-04-14T23:27:53Z ERROR gfx_backend_vulkan] 
VALIDATION [UNASSIGNED-CoreValidation-DrawState-DescriptorSetNotUpdated (0)] : VkDescriptorSet 0x2a600000002a6[] bound as set #0 encountered the following validation error at vkCmdDrawIndexed() time: Descriptor in binding #2 index 0 requires an image view of type VK_IMAGE_VIEW_TYPE_2D_ARRAY but got VK_IMAGE_VIEW_TYPE_2D.
object info: (type: DESCRIPTOR_SET, hndl: 745468883632806)
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0c819be30ccf
Fix default dimensionality of WebGPU texture views r=jgilbert
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: