Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h2166 #define OP_vkGetDeviceImageMemoryRequirements 282480635 macro
Dgoldfish_vk_marshaling.cpp22040 case OP_vkGetDeviceImageMemoryRequirements: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h2203 #define OP_vkGetDeviceImageMemoryRequirements 282480635 macro
Dgoldfish_vk_marshaling_guest.cpp17171 case OP_vkGetDeviceImageMemoryRequirements: { in api_opcode_to_string()
DVkEncoder.cpp24512 uint32_t opcode_vkGetDeviceImageMemoryRequirements = OP_vkGetDeviceImageMemoryRequirements; in vkGetDeviceImageMemoryRequirements()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp12972 case OP_vkGetDeviceImageMemoryRequirements: { in decode()