Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-ValidationLayers
/ IsRead
Function
IsRead
layers/sync/sync_access_state.cpp:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
#include <algorithm>
21
22
static bool IsRead(SyncAccessIndex access) { return syncAccessReadMask[access]; }
23
24
namespace syncval {
25
Callers
5
DetectHazard
Method · 0.85
DetectAsyncHazard
Method · 0.85
Update
Method · 0.85
IsRAWHazard
Method · 0.85
UpdateFirst
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected