Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h71 #define OP_vkCreateInstance 20000 macro
Dgoldfish_vk_marshaling_guest.cpp11771 case OP_vkCreateInstance: in api_opcode_to_string()
DVkEncoder.cpp223 uint32_t opcode_vkCreateInstance = OP_vkCreateInstance; in vkCreateInstance()