Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h3561 #define OP_vkTransitionImageLayoutEXT 242817558 macro
Dgoldfish_vk_marshaling.cpp21769 case OP_vkTransitionImageLayoutEXT: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h3487 #define OP_vkTransitionImageLayoutEXT 242817558 macro
Dgoldfish_vk_marshaling_guest.cpp16900 case OP_vkTransitionImageLayoutEXT: { in api_opcode_to_string()
DVkEncoder.cpp34695 uint32_t opcode_vkTransitionImageLayoutEXT = OP_vkTransitionImageLayoutEXT; in vkTransitionImageLayoutEXT()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp19671 case OP_vkTransitionImageLayoutEXT: { in decode()