Home
last modified time | relevance | path

Searched refs:CreateComputeDevice (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/tests/VulkanUnitTests/
DDevice.hpp37 static VkResult CreateComputeDevice(
DDevice.cpp48 VkResult Device::CreateComputeDevice( in CreateComputeDevice() function in Device
DComputeTests.cpp151 VK_ASSERT(Device::CreateComputeDevice(&driver, instance, device)); in test()