Searched defs:deviceIface (Results 1 – 5 of 5) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkRef.hpp | 77 …Deleter (const DeviceInterface& deviceIface, VkDevice device, const VkAllocationCallbacks* alloca… in Deleter() 215 Deleter (const DeviceInterface& deviceIface, VkDevice device, VkDescriptorPool pool) in Deleter() 238 Deleter (const DeviceInterface& deviceIface, VkDevice device, VkCommandPool pool) in Deleter()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
| D | vktApplicationParametersTests.cpp | 273 const DeviceDriver deviceIface(platformInterface, instance, device); in createDeviceTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
| D | vktApplicationParametersTests.cpp | 273 const DeviceDriver deviceIface(platformInterface, instance, device, context.getUsedApiVersion()); in createDeviceTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| D | vktApiDeviceInitializationTests.cpp | 863 const DeviceDriver deviceIface (platformInterface, instance, device); in createDeviceWithUnsupportedExtensionsTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiDeviceInitializationTests.cpp | 863 … const DeviceDriver deviceIface (platformInterface, instance, device, context.getUsedApiVersion()); in createDeviceWithUnsupportedExtensionsTest() local
|