Home
last modified time | relevance | path

Searched refs:OP_vkGetPhysicalDeviceProperties2KHR (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py431 def OP_vkGetPhysicalDeviceProperties2KHR(printer, indent: int): function
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h2354 #define OP_vkGetPhysicalDeviceProperties2KHR 20199 macro
Dgoldfish_vk_marshaling.cpp21356 case OP_vkGetPhysicalDeviceProperties2KHR: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h2328 #define OP_vkGetPhysicalDeviceProperties2KHR 20199 macro
Dgoldfish_vk_marshaling_guest.cpp16529 case OP_vkGetPhysicalDeviceProperties2KHR: { in api_opcode_to_string()
DVkEncoder.cpp25062 uint32_t opcode_vkGetPhysicalDeviceProperties2KHR = OP_vkGetPhysicalDeviceProperties2KHR; in vkGetPhysicalDeviceProperties2KHR()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp13955 case OP_vkGetPhysicalDeviceProperties2KHR: { in decode()