Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h414 #define OP_vkDestroyImage 20055 macro
Dgoldfish_vk_marshaling_guest.cpp11991 case OP_vkDestroyImage: in api_opcode_to_string()
DVkEncoder.cpp4238 uint32_t opcode_vkDestroyImage = OP_vkDestroyImage; in vkDestroyImage()