Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-ValidationLayers
/ IsDecode
Method
IsDecode
tests/framework/video_objects.h:232–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
}
231
232
bool IsDecode() const { return is_decode_; }
233
bool IsEncode() const { return is_encode_; }
234
235
void SetDecode() { is_decode_ = true; }
Callers
5
VideoDecodeInfo
Method · 0.45
CreateResources
Method · 0.45
MemoryBarrier
Method · 0.45
GetCodecFormats
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected