Searched refs:checkBufferSupport (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 415 void checkBufferSupport (const vk::InstanceInterface& vki, in checkBufferSupport() function 2828 checkBufferSupport(vki, physicalDevice, config.externalType, 0u, usage, config.dedicated); in testMemoryWin32Create() 2907 checkBufferSupport(vki, physicalDevice, config.externalType, 0u, usage, config.dedicated); in testMemoryImportTwice() 2964 checkBufferSupport(vki, physicalDevice, config.externalType, 0u, usage, config.dedicated); in testMemoryMultimpleImports() 3000 checkBufferSupport(vki, physicalDevice, config.externalType, 0u, usage, config.dedicated); in testMemoryMultimpleExports() 3036 checkBufferSupport(vki, physicalDevice, config.externalType, 0u, usage, config.dedicated); in testMemoryFdDup() 3100 checkBufferSupport(vki, physicalDevice, config.externalType, 0u, usage, config.dedicated); in testMemoryFdDup2() 3165 checkBufferSupport(vki, physicalDevice, config.externalType, 0u, usage, config.dedicated); in testMemoryFdDup3() 3230 checkBufferSupport(vki, physicalDevice, config.externalType, 0u, usage, config.dedicated); in testMemoryFdSendOverSocket() 3382 checkBufferSupport(vki, physicalDevice, config.externalType, 0u, usage, config.dedicated); in testBufferBindExportImportBind() [all …]
|