Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h849 #define OP_vkBeginCommandBuffer 20090 macro
Dgoldfish_vk_marshaling_guest.cpp15312 case OP_vkBeginCommandBuffer: in api_opcode_to_string()
DVkEncoder.cpp6978 uint32_t opcode_vkBeginCommandBuffer = OP_vkBeginCommandBuffer; in vkBeginCommandBuffer()