Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h1242 #define OP_vkDestroyDescriptorUpdateTemplate 20159 macro
Dgoldfish_vk_marshaling.cpp21304 case OP_vkDestroyDescriptorUpdateTemplate: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1267 #define OP_vkDestroyDescriptorUpdateTemplate 20159 macro
Dgoldfish_vk_marshaling_guest.cpp16506 case OP_vkDestroyDescriptorUpdateTemplate: { in api_opcode_to_string()
DVkEncoder.cpp18969 uint32_t opcode_vkDestroyDescriptorUpdateTemplate = OP_vkDestroyDescriptorUpdateTemplate; in vkDestroyDescriptorUpdateTemplate()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp10243 case OP_vkDestroyDescriptorUpdateTemplate: { in decode()