Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h896 #define OP_vkCmdCopyImage 20113 macro
Dgoldfish_vk_marshaling_guest.cpp12223 case OP_vkCmdCopyImage: in api_opcode_to_string()
DVkEncoder.cpp8411 uint32_t opcode_vkCmdCopyImage = OP_vkCmdCopyImage; in vkCmdCopyImage()