Home
last modified time | relevance | path

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

/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py415 def OP_vkGetMemoryHostAddressInfoGOOGLE(printer, indent: int): function
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h3864 #define OP_vkGetMemoryHostAddressInfoGOOGLE 20327 macro
Dgoldfish_vk_marshaling.cpp21539 case OP_vkGetMemoryHostAddressInfoGOOGLE: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h3748 #define OP_vkGetMemoryHostAddressInfoGOOGLE 20327 macro
Dgoldfish_vk_marshaling_guest.cpp16677 case OP_vkGetMemoryHostAddressInfoGOOGLE: { in api_opcode_to_string()
DVkEncoder.cpp36899 uint32_t opcode_vkGetMemoryHostAddressInfoGOOGLE = OP_vkGetMemoryHostAddressInfoGOOGLE; in vkGetMemoryHostAddressInfoGOOGLE()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp20871 case OP_vkGetMemoryHostAddressInfoGOOGLE: { in decode()