Skip to content

Scissor rectangles are not properly setup. #153

@crud89

Description

@crud89

Describe the Bug

When passing a scissor rect to a command buffer, that does not start at (0, 0), the width and height values are passed directly into the underlying data structure, which is not correct. Instead, the right and left pixel coordinates must be computed accordingly.

Metadata

Metadata

Assignees

Labels

Bug 🐞Something isn't working.DX12 ❎The issue involves the DX12 backend.

Projects

Status

v0.5.1

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions