Home
last modified time | relevance | path

Searched refs:getPhysicalDeviceFeatures2 (Results 1 – 25 of 103) sorted by relevance

12345

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeatures2.inl29 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 …]
DvkInitInstanceFunctionPointers.inl49 m_vk.getPhysicalDeviceFeatures2 = (GetPhysicalDeviceFeatures2Func) GET_PROC_ADDR…
50 if (!m_vk.getPhysicalDeviceFeatures2)
51 …m_vk.getPhysicalDeviceFeatures2 = (GetPhysicalDeviceFeatures2Func) GET_PROC_ADDR…
DvkInstanceFunctionPointers.inl49 GetPhysicalDeviceFeatures2Func getPhysicalDeviceFeatures2; variable
DvkInstanceDriverImpl.inl222 void InstanceDriver::getPhysicalDeviceFeatures2 (VkPhysicalDevice physicalDevice, VkPhysicalDeviceF… function in InstanceDriver
227 m_vk.getPhysicalDeviceFeatures2(physicalDevice, pFeatures);
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp142 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()
DvkDeviceFeatures.cpp178 vki.getPhysicalDeviceFeatures2(physicalDevice, &m_coreFeatures2); in DeviceFeatures()
DvkQueryUtil.hpp49 VkPhysicalDeviceFeatures2 getPhysicalDeviceFeatures2 (const InstanceInterface& vk, VkPhys…
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemDeviceFaultTests.cpp159 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/
DvktPostmortemDeviceFaultTests.cpp159 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/
DvktAmberDepthTests.cpp92 ctx.getInstanceInterface().getPhysicalDeviceFeatures2(ctx.getPhysicalDevice(), &features2); in createInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
DvktAmberDepthTests.cpp92 ctx.getInstanceInterface().getPhysicalDeviceFeatures2(ctx.getPhysicalDevice(), &features2); in createInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesBase.cpp181 …vk::VkPhysicalDeviceFeatures2 deviceFeatures2 = getPhysicalDeviceFeatures2(instanceDriver, physica… in createDeviceSupportingQueues()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.cpp181 …vk::VkPhysicalDeviceFeatures2 deviceFeatures2 = getPhysicalDeviceFeatures2(instanceDriver, physica… in createDeviceSupportingQueues()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureMipmapTests.cpp2131 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/
DvktTextureMipmapTests.cpp2131 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/
DvktSubgroupUniformControlFlowTests.cpp128 ctx.getInstanceInterface().getPhysicalDeviceFeatures2(ctx.getPhysicalDevice(), &features2); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupUniformControlFlowTests.cpp128 ctx.getInstanceInterface().getPhysicalDeviceFeatures2(ctx.getPhysicalDevice(), &features2); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp349 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/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp349 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/
DvktRobustnessIndexAccessTests.cpp362 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp562 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in iterate()
DvktApiFeatureInfo.cpp1601 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/
DvktApiMaintenance3Check.cpp562 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in iterate()
DvktApiFeatureInfo.cpp1601 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/
DvktRobustnessIndexAccessTests.cpp362 vki.getPhysicalDeviceFeatures2(physicalDevice, &features2); in checkSupport()

12345