Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp1014 uint32_t opcode_vkDestroyDevice = OP_vkDestroyDevice; in vkDestroyDevice() local
1015 stream->write(&opcode_vkDestroyDevice, sizeof(uint32_t)); in vkDestroyDevice()