Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h3559 #define OP_vkCopyImageToMemoryEXT 204695490 macro
Dgoldfish_vk_marshaling.cpp21593 case OP_vkCopyImageToMemoryEXT: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h3485 #define OP_vkCopyImageToMemoryEXT 204695490 macro
Dgoldfish_vk_marshaling_guest.cpp16731 case OP_vkCopyImageToMemoryEXT: { in api_opcode_to_string()
DVkEncoder.cpp34478 uint32_t opcode_vkCopyImageToMemoryEXT = OP_vkCopyImageToMemoryEXT; in vkCopyImageToMemoryEXT()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp19571 case OP_vkCopyImageToMemoryEXT: { in decode()