Home
last modified time | relevance | path

Searched defs:createFence (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/
Dvirtio-gpu-gfxstream-renderer.cpp843 int createFence(uint64_t fence_id, const VirtioGpuRing& ring) { in createFence() function in PipeVirglRenderer
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp4680 VkResult createFence(VkDevice device, uint64_t hostFenceHandle, int64_t& osHandle) { in createFence() function in gfxstream::vk::ResourceTracker::Impl
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp1167 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createFence( const VULKAN_HPP_NAMESPACE::Fen… in createFence() function in VULKAN_HPP_NAMESPACE::Device
1175 …NE typename ResultValueType<VULKAN_HPP_NAMESPACE::Fence>::type Device::createFence( const VULKAN_H… in createFence() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp12222 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE VULKAN_HPP_RAII_NAMESPACE::Fence Device::createFence( VULKA… in createFence() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device