Home
last modified time | relevance | path

Searched refs:OP_vkGetPhysicalDeviceQueueFamilyProperties (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h222 #define OP_vkGetPhysicalDeviceQueueFamilyProperties 20007 macro
Dgoldfish_vk_marshaling.cpp20846 case OP_vkGetPhysicalDeviceQueueFamilyProperties: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h233 #define OP_vkGetPhysicalDeviceQueueFamilyProperties 20007 macro
Dgoldfish_vk_marshaling_guest.cpp16048 case OP_vkGetPhysicalDeviceQueueFamilyProperties: { in api_opcode_to_string()
DVkEncoder.cpp961 OP_vkGetPhysicalDeviceQueueFamilyProperties; in vkGetPhysicalDeviceQueueFamilyProperties()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp662 case OP_vkGetPhysicalDeviceQueueFamilyProperties: { in decode()