google / google/amber

No way to describe buffers as device-local

Open
#1,115 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
228
Forks
77
PR merge metrics
No merged PRs in 30d

Description

Some tests in the VK CTS are using lots of atomics and can be quite slow due to the atomic operations going to system memory.

It would be nice to be able describe buffer/resources as device-only so that they can be allocated in device-local memory.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.