Searched refs:checkFenceSupport (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 387 void checkFenceSupport (const vk::InstanceInterface& vki, in checkFenceSupport() function 1705 checkFenceSupport(vki, physicalDevice, config.externalType); in testFenceWin32Create() 1776 checkFenceSupport(vki, physicalDevice, config.externalType); in testFenceImportTwice() 1823 checkFenceSupport(vki, physicalDevice, config.externalType); in testFenceImportReimport() 1869 checkFenceSupport(vki, physicalDevice, config.externalType); in testFenceSignalExportImportWait() 1906 checkFenceSupport(vki, physicalDevice, config.externalType); in testFenceExportSignalImportWait() 1942 checkFenceSupport(vki, physicalDevice, config.externalType); in testFenceExportImportSignalWait() 1976 checkFenceSupport(vki, physicalDevice, config.externalType); in testFenceSignalImport() 2024 checkFenceSupport(vki, physicalDevice, config.externalType); in testFenceReset() 2089 checkFenceSupport(vki, physicalDevice, config.externalType); in testFenceSignalWaitImport() [all …]
|