Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h82 #define OP_vkGetPhysicalDeviceFeatures 20003 macro
Dgoldfish_vk_marshaling_guest.cpp11783 case OP_vkGetPhysicalDeviceFeatures: in api_opcode_to_string()
DVkEncoder.cpp454 uint32_t opcode_vkGetPhysicalDeviceFeatures = OP_vkGetPhysicalDeviceFeatures; in vkGetPhysicalDeviceFeatures()