Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp1546 uint32_t opcode_vkGetDeviceQueue = OP_vkGetDeviceQueue; in vkGetDeviceQueue() local
1547 stream->write(&opcode_vkGetDeviceQueue, sizeof(uint32_t)); in vkGetDeviceQueue()