Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h346 #define OP_vkCreateFence 20035 macro
Dgoldfish_vk_marshaling_guest.cpp11911 case OP_vkCreateFence: in api_opcode_to_string()
DVkEncoder.cpp2761 uint32_t opcode_vkCreateFence = OP_vkCreateFence; in vkCreateFence()