Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h223 #define OP_vkGetPhysicalDeviceMemoryProperties 20008 macro
Dgoldfish_vk_marshaling.cpp20849 case OP_vkGetPhysicalDeviceMemoryProperties: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h234 #define OP_vkGetPhysicalDeviceMemoryProperties 20008 macro
Dgoldfish_vk_marshaling_guest.cpp16051 case OP_vkGetPhysicalDeviceMemoryProperties: { in api_opcode_to_string()
DVkEncoder.cpp1103 uint32_t opcode_vkGetPhysicalDeviceMemoryProperties = OP_vkGetPhysicalDeviceMemoryProperties; in vkGetPhysicalDeviceMemoryProperties()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp765 case OP_vkGetPhysicalDeviceMemoryProperties: { in decode()