Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h220 #define OP_vkGetPhysicalDeviceFormatProperties 20004 macro
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dgoldfish_vk_marshaling_guest.h229 #define OP_vkGetPhysicalDeviceFormatProperties 20004 macro
/aosp_15_r20/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py428 def OP_vkGetPhysicalDeviceFormatProperties(printer, indent: int): function