Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h850 #define OP_vkEndCommandBuffer 20091 macro
Dgoldfish_vk_marshaling_guest.cpp12135 case OP_vkEndCommandBuffer: in api_opcode_to_string()
DVkEncoder.cpp7144 uint32_t opcode_vkEndCommandBuffer = OP_vkEndCommandBuffer; in vkEndCommandBuffer()