Home
last modified time | relevance | path

Searched refs:placeholderCmd (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp3044 struct gfxstreamPlaceholderCommandVk placeholderCmd = {}; in allocateCoherentMemory() local
3062 placeholderCmd.hdr.opCode = GFXSTREAM_PLACEHOLDER_COMMAND_VK; in allocateCoherentMemory()
3063 exec.command = static_cast<void*>(&placeholderCmd); in allocateCoherentMemory()
3064 exec.command_size = sizeof(placeholderCmd); in allocateCoherentMemory()