Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h727 #define OP_vkResetCommandPool 20087 macro
Dgoldfish_vk_marshaling.cpp21086 case OP_vkResetCommandPool: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h743 #define OP_vkResetCommandPool 20087 macro
Dgoldfish_vk_marshaling_guest.cpp16288 case OP_vkResetCommandPool: { in api_opcode_to_string()
DVkEncoder.cpp10923 uint32_t opcode_vkResetCommandPool = OP_vkResetCommandPool; in vkResetCommandPool()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp6095 case OP_vkResetCommandPool: { in decode()