Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp12018 …uint32_t packetSize_vkGetDescriptorSetLayoutSupport = 4 + 4 + (uint32_t)countingStream->bytesWritt… in vkGetDescriptorSetLayoutSupport() local
12022 stream->write(&packetSize_vkGetDescriptorSetLayoutSupport, sizeof(uint32_t)); in vkGetDescriptorSetLayoutSupport()