Searched refs:placeholderCmd (Results 1 – 1 of 1) sorted by relevance
3044 struct gfxstreamPlaceholderCommandVk placeholderCmd = {}; in allocateCoherentMemory() local3062 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()