Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h3724 #define OP_vkGetPrivateDataEXT 291399427 macro
Dgoldfish_vk_marshaling.cpp22088 case OP_vkGetPrivateDataEXT: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h3607 #define OP_vkGetPrivateDataEXT 291399427 macro
Dgoldfish_vk_marshaling_guest.cpp17219 case OP_vkGetPrivateDataEXT: { in api_opcode_to_string()
DVkEncoder.cpp35294 uint32_t opcode_vkGetPrivateDataEXT = OP_vkGetPrivateDataEXT; in vkGetPrivateDataEXT()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp20045 case OP_vkGetPrivateDataEXT: { in decode()