Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h347 #define OP_vkDestroyFence 20036 macro
Dgoldfish_vk_marshaling_guest.cpp11915 case OP_vkDestroyFence: in api_opcode_to_string()
DVkEncoder.cpp2843 uint32_t opcode_vkDestroyFence = OP_vkDestroyFence; in vkDestroyFence()