Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h423 #define OP_vkGetImageSubresourceLayout 20056 macro
Dgoldfish_vk_marshaling.cpp20993 case OP_vkGetImageSubresourceLayout: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h435 #define OP_vkGetImageSubresourceLayout 20056 macro
Dgoldfish_vk_marshaling_guest.cpp16195 case OP_vkGetImageSubresourceLayout: { in api_opcode_to_string()
DVkEncoder.cpp6842 uint32_t opcode_vkGetImageSubresourceLayout = OP_vkGetImageSubresourceLayout; in vkGetImageSubresourceLayout()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp3892 case OP_vkGetImageSubresourceLayout: { in decode()