Searched refs:vkQueueFlushCommandsFromAuxMemoryGOOGLE (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/host/vulkan/ |
D | vulkan_gfxstream.h | 198 VKAPI_ATTR void VKAPI_CALL vkQueueFlushCommandsFromAuxMemoryGOOGLE(
|
D | VkDecoderSnapshot.h | 1632 void vkQueueFlushCommandsFromAuxMemoryGOOGLE(const uint8_t* snapshotTraceBegin,
|
D | VkDecoderSnapshot.cpp | 3720 void vkQueueFlushCommandsFromAuxMemoryGOOGLE(const uint8_t* snapshotTraceBegin, in vkQueueFlushCommandsFromAuxMemoryGOOGLE() function in VkDecoderSnapshot::Impl 7189 void VkDecoderSnapshot::vkQueueFlushCommandsFromAuxMemoryGOOGLE( in vkQueueFlushCommandsFromAuxMemoryGOOGLE() function in VkDecoderSnapshot 7193 mImpl->vkQueueFlushCommandsFromAuxMemoryGOOGLE(snapshotTraceBegin, snapshotTraceBytes, pool, in vkQueueFlushCommandsFromAuxMemoryGOOGLE()
|
D | VkDecoder.cpp | 21648 m_state->snapshot()->vkQueueFlushCommandsFromAuxMemoryGOOGLE( in decode()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | vulkan_gfxstream.h | 198 VKAPI_ATTR void VKAPI_CALL vkQueueFlushCommandsFromAuxMemoryGOOGLE(
|
D | VkEncoder.h | 1128 void vkQueueFlushCommandsFromAuxMemoryGOOGLE(VkQueue queue, VkCommandBuffer commandBuffer,
|
D | func_table.cpp | 4952 vkEnc->vkQueueFlushCommandsFromAuxMemoryGOOGLE( in gfxstream_vk_QueueFlushCommandsFromAuxMemoryGOOGLE()
|
D | ResourceTracker.cpp | 5765 enc->vkQueueFlushCommandsFromAuxMemoryGOOGLE(queue, cmdbuf, deviceMemory, dataOffset, in flushCommandBufferPendingCommandsBottomUp()
|
D | VkEncoder.cpp | 38206 void VkEncoder::vkQueueFlushCommandsFromAuxMemoryGOOGLE(VkQueue queue, in vkQueueFlushCommandsFromAuxMemoryGOOGLE() function in gfxstream::vk::VkEncoder
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_dispatch.h | 636 PFN_vkQueueFlushCommandsFromAuxMemoryGOOGLE vkQueueFlushCommandsFromAuxMemoryGOOGLE; member
|
D | goldfish_vk_dispatch.cpp | 957 out->vkQueueFlushCommandsFromAuxMemoryGOOGLE = in init_vulkan_dispatch_from_system_loader() 1912 out->vkQueueFlushCommandsFromAuxMemoryGOOGLE = in init_vulkan_dispatch_from_instance() 2835 out->vkQueueFlushCommandsFromAuxMemoryGOOGLE = in init_vulkan_dispatch_from_device()
|