Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h91 #define OP_vkGetPhysicalDeviceFormatProperties 20004 macro
Dgoldfish_vk_marshaling_guest.cpp11787 case OP_vkGetPhysicalDeviceFormatProperties: in api_opcode_to_string()
DVkEncoder.cpp501 uint32_t opcode_vkGetPhysicalDeviceFormatProperties = OP_vkGetPhysicalDeviceFormatProperties; in vkGetPhysicalDeviceFormatProperties()