Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRefUtil.cpp149 Move<VkFence> createFence (const DeviceInterface& vk, in createFence() function
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkRefUtilImpl.inl242 Move<VkFence> createFence (const DeviceInterface& vk, VkDevice device, const VkFenceCreateInfo* pCr… function
DvkDeviceFunctionPointers.inl25 CreateFenceFunc createFence; variable
DvkDeviceDriverImpl.inl102 VkResult DeviceDriver::createFence (VkDevice device, const VkFenceCreateInfo* pCreateInfo, const Vk… function in DeviceDriver
DvkNullDriverImpl.inl18 VKAPI_ATTR VkResult VKAPI_CALL createFence (VkDevice device, const VkFenceCreateInfo* pCreateInfo, … function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp956 GLuint Context::createFence() in createFence() function in es2::Context
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp1271 void Nucleus::createFence(std::memory_order memoryOrder) in createFence() function in rr::Nucleus
DSubzeroReactor.cpp4270 void Nucleus::createFence(std::memory_order memoryOrder) in createFence() function in rr::Nucleus
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp1386 Device::createFence( const VULKAN_HPP_NAMESPACE::FenceCreateInfo * pCreateInfo, in createFence() function in VULKAN_HPP_NAMESPACE::Device
1401 … Device::createFence( const VULKAN_HPP_NAMESPACE::FenceCreateInfo & createInfo, in createFence() function in VULKAN_HPP_NAMESPACE::Device
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp1342 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createFence( const VULKAN_HPP_NAMESPACE::Fen… in createFence() function in VULKAN_HPP_NAMESPACE::Device
1356 … VULKAN_HPP_INLINE typename ResultValueType<VULKAN_HPP_NAMESPACE::Fence>::type Device::createFence( in createFence() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp11920 …Device::createFence( VULKAN_HPP_NAMESPACE::FenceCreateInfo const & … in createFence() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device