Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl22 CreateFenceFunc createFence; variable
DvkRefUtilImpl.inl150 Move<VkFence> createFence (const DeviceInterface& vk, VkDevice device, const VkFenceCreateInfo* pCr… function
DvkDeviceDriverImpl.inl95 VkResult DeviceDriver::createFence (VkDevice device, const VkFenceCreateInfo* pCreateInfo, const Vk… function in DeviceDriver
DvkNullDriverImpl.inl22 VKAPI_ATTR VkResult VKAPI_CALL createFence (VkDevice device, const VkFenceCreateInfo* pCreateInfo, … function
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp1316 Move<VkFence> createFence (const DeviceInterface& vkd, in createFence() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp89 Move<VkFence> createFence (const DeviceInterface& vk, VkDevice device, VkFenceCreateFlags flags) in createFence() function