Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkRefUtil.cpp85 Move<VkFence> createFence (const DeviceInterface& vk, in createFence() function
DvkDeviceFunctionPointers.inl23 CreateFenceFunc createFence; variable
DvkRefUtilImpl.inl180 Move<VkFence> createFence (const DeviceInterface& vk, VkDevice device, const VkFenceCreateInfo* pCr… function
DvkDeviceDriverImpl.inl100 VkResult DeviceDriver::createFence (VkDevice device, const VkFenceCreateInfo* pCreateInfo, const Vk… function in DeviceDriver
DvkNullDriverImpl.inl16 VKAPI_ATTR VkResult VKAPI_CALL createFence (VkDevice device, const VkFenceCreateInfo* pCreateInfo, … function
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp941 GLuint Context::createFence() in createFence() function in es2::Context
/external/swiftshader/include/vulkan/
Dvulkan.hpp41793 …VULKAN_HPP_INLINE Result Device::createFence( const FenceCreateInfo* pCreateInfo, const Allocation… in createFence() function in VULKAN_HPP_NAMESPACE::Device
41799 …VULKAN_HPP_INLINE ResultValueType<Fence>::type Device::createFence( const FenceCreateInfo & create… in createFence() function in VULKAN_HPP_NAMESPACE::Device
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp48899 …VULKAN_HPP_INLINE Result Device::createFence( const FenceCreateInfo* pCreateInfo, const Allocation… in createFence() function in VULKAN_HPP_NAMESPACE::Device
48905 …VULKAN_HPP_INLINE ResultValueType<Fence>::type Device::createFence( const FenceCreateInfo & create… in createFence() function in VULKAN_HPP_NAMESPACE::Device