/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkDeviceFeatures2.inl | 29 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); 66 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); 104 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); 143 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); 180 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); 217 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); 257 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); 294 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); 331 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); 368 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); [all …]
|
D | vkInitInstanceFunctionPointers.inl | 49 m_vk.getPhysicalDeviceFeatures2 = (GetPhysicalDeviceFeatures2Func) GET_PROC_ADDR… 50 if (!m_vk.getPhysicalDeviceFeatures2) 51 …m_vk.getPhysicalDeviceFeatures2 = (GetPhysicalDeviceFeatures2Func) GET_PROC_ADDR…
|
D | vkInstanceFunctionPointers.inl | 49 GetPhysicalDeviceFeatures2Func getPhysicalDeviceFeatures2; variable
|
D | vkInstanceDriverImpl.inl | 222 void InstanceDriver::getPhysicalDeviceFeatures2 (VkPhysicalDevice physicalDevice, VkPhysicalDeviceF… function in InstanceDriver 227 m_vk.getPhysicalDeviceFeatures2(physicalDevice, pFeatures);
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkQueryUtil.cpp | 142 VkPhysicalDeviceFeatures2 getPhysicalDeviceFeatures2 (const InstanceInterface& vk, VkPhysicalDevice… in getPhysicalDeviceFeatures2() function 149 vk.getPhysicalDeviceFeatures2(physicalDevice, &features); in getPhysicalDeviceFeatures2() 166 vk.getPhysicalDeviceFeatures2(physicalDevice, &features); in getPhysicalDeviceVulkan11Features() 183 vk.getPhysicalDeviceFeatures2(physicalDevice, &features); in getPhysicalDeviceVulkan12Features() 221 vk.getPhysicalDeviceFeatures2(physicalDevice, &features); in getPhysicalDeviceVulkanSC10Features()
|
D | vkDeviceFeatures.cpp | 178 vki.getPhysicalDeviceFeatures2(physicalDevice, &m_coreFeatures2); in DeviceFeatures()
|
D | vkQueryUtil.hpp | 49 VkPhysicalDeviceFeatures2 getPhysicalDeviceFeatures2 (const InstanceInterface& vk, VkPhys…
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
D | vktPostmortemDeviceFaultTests.cpp | 159 instanceInterface.getPhysicalDeviceFeatures2(physicalDevice, &deviceFeatures2); in CustomDevice() 190 …virtual void getPhysicalDeviceFeatures2 (VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatures… in getPhysicalDeviceFeatures2() function in vkt::postmortem::__anonf566c6020111::FakeInstanceInterface 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/ |
D | vktPostmortemDeviceFaultTests.cpp | 159 instanceInterface.getPhysicalDeviceFeatures2(physicalDevice, &deviceFeatures2); in CustomDevice() 190 …virtual void getPhysicalDeviceFeatures2 (VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatures… in getPhysicalDeviceFeatures2() function in vkt::postmortem::__anon55f12bc20111::FakeInstanceInterface 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/amber/ |
D | vktAmberDepthTests.cpp | 92 ctx.getInstanceInterface().getPhysicalDeviceFeatures2(ctx.getPhysicalDevice(), &features2); in createInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
D | vktAmberDepthTests.cpp | 92 ctx.getInstanceInterface().getPhysicalDeviceFeatures2(ctx.getPhysicalDevice(), &features2); in createInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.cpp | 181 …vk::VkPhysicalDeviceFeatures2 deviceFeatures2 = getPhysicalDeviceFeatures2(instanceDriver, physica… in createDeviceSupportingQueues()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.cpp | 181 …vk::VkPhysicalDeviceFeatures2 deviceFeatures2 = getPhysicalDeviceFeatures2(instanceDriver, physica… in createDeviceSupportingQueues()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
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); in checkTextureSupport() 2904 …context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkTextureSupport() 2926 …context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkTextureSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
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); in checkTextureSupport() 2904 …context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkTextureSupport() 2926 …context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkTextureSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupUniformControlFlowTests.cpp | 128 ctx.getInstanceInterface().getPhysicalDeviceFeatures2(ctx.getPhysicalDevice(), &features2); in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
D | vktSubgroupUniformControlFlowTests.cpp | 128 ctx.getInstanceInterface().getPhysicalDeviceFeatures2(ctx.getPhysicalDevice(), &features2); in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
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/compute/ |
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_no_buildgn/vulkan/robustness/ |
D | vktRobustnessIndexAccessTests.cpp | 362 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiMaintenance3Check.cpp | 562 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in iterate()
|
D | vktApiFeatureInfo.cpp | 1601 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in validateLimitsRobustness2() 2076 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in featureBitInfluenceOnDeviceCreate() 2111 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in featureBitInfluenceOnDeviceCreate() 3522 …context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &coreFeatur… in getRequiredOptimalExtendedTilingFeatures() 3679 vk.getPhysicalDeviceFeatures2(physicalDevice, &coreFeatures); in getPhysicalDeviceSamplerYcbcrConversionFeatures() 3763 vk.getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &coreFeatures); in requiresYCbCrConversion() 4519 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); in deviceFeatures2() 5467 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); in deviceFeaturesVulkan12() 5567 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); in deviceFeaturesVulkan13() 5869 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); in deviceFeatureExtensionsConsistencyVulkan12() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiMaintenance3Check.cpp | 562 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in iterate()
|
D | vktApiFeatureInfo.cpp | 1601 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in validateLimitsRobustness2() 2076 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in featureBitInfluenceOnDeviceCreate() 2111 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in featureBitInfluenceOnDeviceCreate() 3522 …context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &coreFeatur… in getRequiredOptimalExtendedTilingFeatures() 3679 vk.getPhysicalDeviceFeatures2(physicalDevice, &coreFeatures); in getPhysicalDeviceSamplerYcbcrConversionFeatures() 3763 vk.getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &coreFeatures); in requiresYCbCrConversion() 4519 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); in deviceFeatures2() 5467 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); in deviceFeaturesVulkan12() 5567 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); in deviceFeaturesVulkan13() 5869 vki.getPhysicalDeviceFeatures2(physicalDevice, &extFeatures); in deviceFeatureExtensionsConsistencyVulkan12() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessIndexAccessTests.cpp | 362 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in checkSupport()
|