Lines Matching defs:device

65 // VUID-vkDestroyDevice-device-parameter, VUID-vkDestroyDevice-pAllocator-parameter
787 // Use zero for the device count so we can get the VK_INCOMPLETE message and verify nothing was written into physical
794 // Remove one from the physical device count so we can get the VK_INCOMPLETE message
804 // Verify that the first physical device shows up in the list of the second ones
996 // Delete the 2nd physical device
1010 // Make sure one has 1 more device that two or three
1053 // Delete the 2nd physical device (0, 2, 3)
1093 // Insert a new physical device (A, B, C, 0, 2)
1182 // Ensure that no errors occur if a bogus device layer list is passed to vkCreateDevice.
1200 // Ensure that no error occur if instance and device are created with the same list of layers.
1225 // Ensure that a message is generated when instance and device are created with different list of layers.
1226 // At best , the user can list only instance layers in the device layer list
1255 "when creating a Vulkan device."));
1645 // Make sure each physical device shows up in a group, but only once
1712 // Make sure each physical device shows up in a group, but only once
1782 // Make sure each physical device shows up in a group, but only once
1832 // Make sure each physical device shows up in a group, but only once
2045 // Make sure no physical device appears in more than one group
2248 // Start with 6 devices in 3 different groups, and then add a device to the middle group,
2290 // Insert new device to 2nd group
2334 // Start with 6 devices in 3 different groups, and then remove a device to the middle group,
2381 // Remove middle device in middle group
2492 // Remove first device in 2nd group
2549 // Fill in random but valid data into the device properties struct for the current physical device
2551 uint32_t device) {
2554 props.deviceID = device;
3686 { // enable portability extension but not flag - should only enumerate 1 physical device when filtering is enabled
3701 { // enable portability flag but not extension - should only enumerate 1 physical device when filtering is enabled
3716 { // do not enable portability extension or flag - should only enumerate 1 physical device when filtering is enabled
4289 // Set the first physical device that is enumerated to be a 'layered' driver so it should be swapped with the first physical
4290 // device
4317 // Check that the correct physical device reports VK_LAYERED_DRIVER_UNDERLYING_API_D3D12_MSFT
4345 // Set the last physical device that is enumerated last to be a 'layered' physical device - no swapping should occur
4372 // Check that the correct physical device reports VK_LAYERED_DRIVER_UNDERLYING_API_D3D12_MSFT