Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h1072 #define OP_vkGetPhysicalDeviceProperties2 20148 macro
Dgoldfish_vk_marshaling.cpp21271 case OP_vkGetPhysicalDeviceProperties2: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1094 #define OP_vkGetPhysicalDeviceProperties2 20148 macro
Dgoldfish_vk_marshaling_guest.cpp16473 case OP_vkGetPhysicalDeviceProperties2: { in api_opcode_to_string()
DVkEncoder.cpp17566 uint32_t opcode_vkGetPhysicalDeviceProperties2 = OP_vkGetPhysicalDeviceProperties2; in vkGetPhysicalDeviceProperties2()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp9473 case OP_vkGetPhysicalDeviceProperties2: { in decode()