Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h169 #define OP_vkGetDeviceProcAddr 20010 macro
Dgoldfish_vk_marshaling_guest.cpp11811 case OP_vkGetDeviceProcAddr: in api_opcode_to_string()
DVkEncoder.cpp860 uint32_t opcode_vkGetDeviceProcAddr = OP_vkGetDeviceProcAddr; in vkGetDeviceProcAddr()