Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp23475 …uint32_t packetSize_vkBeginCommandBufferAsyncGOOGLE = 4 + 4 + (uint32_t)countingStream->bytesWritt… in vkBeginCommandBufferAsyncGOOGLE() local
23479 stream->write(&packetSize_vkBeginCommandBufferAsyncGOOGLE, sizeof(uint32_t)); in vkBeginCommandBufferAsyncGOOGLE()