Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h2165 #define OP_vkGetDeviceBufferMemoryRequirements 294177590 macro
Dgoldfish_vk_marshaling.cpp22108 case OP_vkGetDeviceBufferMemoryRequirements: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h2202 #define OP_vkGetDeviceBufferMemoryRequirements 294177590 macro
Dgoldfish_vk_marshaling_guest.cpp17239 case OP_vkGetDeviceBufferMemoryRequirements: { in api_opcode_to_string()
DVkEncoder.cpp24397 uint32_t opcode_vkGetDeviceBufferMemoryRequirements = OP_vkGetDeviceBufferMemoryRequirements; in vkGetDeviceBufferMemoryRequirements()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp12911 case OP_vkGetDeviceBufferMemoryRequirements: { in decode()