Home
last modified time | relevance | path

Searched defs:vkCreateSemaphore (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DAndroidVulkanDispatch.h65 PFN_vkCreateSemaphore vkCreateSemaphore; member
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h110 PFN_vkCreateSemaphore vkCreateSemaphore; member
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1702 VKAPI_ATTR VkResult vkCreateSemaphore(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, co… in vkCreateSemaphore() function
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp1591 …VkResult vkCreateSemaphore( VkDevice device, const VkSemaphoreCreateInfo * pCreateInfo, const VkAl… in vkCreateSemaphore() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
7484 PFN_vkCreateSemaphore vkCreateSemaphore = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1429 PFN_vkCreateSemaphore vkCreateSemaphore = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto1127 message vkCreateSemaphore message
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp373 void vkCreateSemaphore(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCreateSemaphore() function in VkDecoderSnapshot::Impl
5823 void VkDecoderSnapshot::vkCreateSemaphore(const uint8_t* snapshotTraceBegin, in vkCreateSemaphore() function in VkDecoderSnapshot
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp4853 VkResult VkEncoder::vkCreateSemaphore(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, in vkCreateSemaphore() function in gfxstream::vk::VkEncoder