/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkQueryUtil.cpp | 144 VkPhysicalDeviceFeatures2 getPhysicalDeviceFeatures2 (const InstanceInterface& vk, VkPhysicalDevice physicalDevice) in getPhysicalDeviceFeatures2() function 151 vk.getPhysicalDeviceFeatures2(physicalDevice, &features); in getPhysicalDeviceFeatures2() 168 vk.getPhysicalDeviceFeatures2(physicalDevice, &features); in getPhysicalDeviceVulkan11Features() 185 vk.getPhysicalDeviceFeatures2(physicalDevice, &features); in getPhysicalDeviceVulkan12Features() 223 vk.getPhysicalDeviceFeatures2(physicalDevice, &features); in getPhysicalDeviceVulkanSC10Features()
|
H A D | vkDeviceFeatures.cpp | 185 vki.getPhysicalDeviceFeatures2(physicalDevice, &m_coreFeatures2); in DeviceFeatures()
|
H A D | vkQueryUtil.hpp | 49 VkPhysicalDeviceFeatures2 getPhysicalDeviceFeatures2 (const InstanceInterface& vk, VkPhysicalDevice physicalDevice);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
H A D | vktPostmortemDeviceFaultTests.cpp | 159 instanceInterface.getPhysicalDeviceFeatures2(physicalDevice, &deviceFeatures2); in CustomDevice() 190 virtual void getPhysicalDeviceFeatures2 (VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatures2* pFeatures) const override 367 instanceInterface.getPhysicalDeviceFeatures2(physicalDevice, &deviceFeatures2); in checkSupport() 448 instanceInterface.getPhysicalDeviceFeatures2(physicalDevice, &deviceFeatures2); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/ |
H A D | vktPostmortemDeviceFaultTests.cpp | 159 instanceInterface.getPhysicalDeviceFeatures2(physicalDevice, &deviceFeatures2); in CustomDevice() 190 virtual void getPhysicalDeviceFeatures2 (VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatures2* pFeatures) const override 367 instanceInterface.getPhysicalDeviceFeatures2(physicalDevice, &deviceFeatures2); in checkSupport() 448 instanceInterface.getPhysicalDeviceFeatures2(physicalDevice, &deviceFeatures2); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectApiTests.cpp | 68 vki.getPhysicalDeviceFeatures2(physicalDevice, &deviceFeatures); in iterate() 85 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
H A D | vktAmberDepthTests.cpp | 95 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in createInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ |
H A D | vktAmberDepthTests.cpp | 92 ctx.getInstanceInterface().getPhysicalDeviceFeatures2(ctx.getPhysicalDevice(), &features2); in createInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBase.cpp | 187 vk::VkPhysicalDeviceFeatures2 deviceFeatures2 = getPhysicalDeviceFeatures2(instanceDriver, physicalDevice); in createDeviceSupportingQueues()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBase.cpp | 181 vk::VkPhysicalDeviceFeatures2 deviceFeatures2 = getPhysicalDeviceFeatures2(instanceDriver, physicalDevice); in createDeviceSupportingQueues()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupUniformControlFlowTests.cpp | 126 ctx.getInstanceInterface().getPhysicalDeviceFeatures2(ctx.getPhysicalDevice(), &features2); in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiMaintenance3Check.cpp | 562 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
H A D | vktRobustnessIndexAccessTests.cpp | 362 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupUniformControlFlowTests.cpp | 128 ctx.getInstanceInterface().getPhysicalDeviceFeatures2(ctx.getPhysicalDevice(), &features2); in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 331 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkSupport() 617 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
H A D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 349 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkSupport() 630 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureMipmapTests.cpp | 2129 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkSupport() 2304 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkSupport() 2454 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkSupport() 2541 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in RobustImageAccess2DeviceHelper() 2878 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); 2900 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); 2922 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2);
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureMipmapTests.cpp | 2131 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkSupport() 2308 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkSupport() 2458 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkSupport() 2545 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in RobustImageAccess2DeviceHelper() 2882 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); 2904 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); 2926 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiMaintenance3Check.cpp | 563 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTestsUtils.cpp | 679 interface.getPhysicalDeviceFeatures2(device, &m_features2); in DeviceProperties()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawShaderDrawParametersTests.cpp | 427 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &featuresExt); in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingNullASTests.cpp | 168 vki.getPhysicalDeviceFeatures2(physicalDevice, &deviceFeatures); in TestDeviceFeatures()
|
H A D | vktRayTracingProceduralGeometryTests.cpp | 90 vki.getPhysicalDeviceFeatures2(physicalDevice, &deviceFeatures); in DeviceHelper()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTestsUtils.cpp | 679 interface.getPhysicalDeviceFeatures2(device, &m_features2); in DeviceProperties()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawShaderDrawParametersTests.cpp | 427 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &featuresExt); in checkSupport()
|