Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h674 #define OP_vkResetDescriptorPool 20076 macro
Dgoldfish_vk_marshaling.cpp21053 case OP_vkResetDescriptorPool: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h690 #define OP_vkResetDescriptorPool 20076 macro
Dgoldfish_vk_marshaling_guest.cpp16255 case OP_vkResetDescriptorPool: { in api_opcode_to_string()
DVkEncoder.cpp9533 uint32_t opcode_vkResetDescriptorPool = OP_vkResetDescriptorPool; in vkResetDescriptorPool()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp5359 case OP_vkResetDescriptorPool: { in decode()