| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_performance_query/ |
| D | features.adoc | 21 * [[features-performanceCounterMultipleQueryPools]] 22 pname:performanceCounterMultipleQueryPools indicates whether the
|
| D | features.txt | 21 * [[features-performanceCounterMultipleQueryPools]] 22 pname:performanceCounterMultipleQueryPools indicates whether the
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/commonvalidity/ |
| D | performance_query_begin_common.txt | 32 <<features-performanceCounterMultipleQueryPools,pname:performanceCounterMultipleQueryPools>>
|
| D | performance_query_begin_common.adoc | 38 <<features-performanceCounterMultipleQueryPools, 39 pname:performanceCounterMultipleQueryPools>> feature must: be enabled
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
| D | vktQueryPoolPerformanceTests.cpp | 700 if (!m_context.getPerformanceQueryFeatures().performanceCounterMultipleQueryPools) in iterate() 1072 if (!m_context.getPerformanceQueryFeatures().performanceCounterMultipleQueryPools) in iterate()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
| D | vktQueryPoolPerformanceTests.cpp | 700 if (!m_context.getPerformanceQueryFeatures().performanceCounterMultipleQueryPools) in iterate() 1072 if (!m_context.getPerformanceQueryFeatures().performanceCounterMultipleQueryPools) in iterate()
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_device.c | 1327 features->performanceCounterMultipleQueryPools = false; in v3dv_GetPhysicalDeviceFeatures2()
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.c | 785 feature->performanceCounterMultipleQueryPools = false; in tu_GetPhysicalDeviceFeatures2()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkDeviceFeatures2.inl | 1815 …QueryFeaturesKHR[0].performanceCounterMultipleQueryPools != devicePerformanceQueryFeaturesKHR[1].p…
|
| D | vkStructTypes.inl | 4787 VkBool32 performanceCounterMultipleQueryPools; member
|
| D | vkDeviceFeatureTest.inl | 2990 FEATURE_ITEM (VkPhysicalDevicePerformanceQueryFeaturesKHR, performanceCounterMultipleQueryPools),
|
| D | vkVulkan_c.inl | 10004 VkBool32 performanceCounterMultipleQueryPools; member
|
| D | vkStrUtilImpl.inl | 11572 …s << "\tperformanceCounterMultipleQueryPools = " << value.performanceCounterMultipleQueryPools << …
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 1641 feature->performanceCounterMultipleQueryPools = false; in anv_GetPhysicalDeviceFeatures2()
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
| D | vulkan_sc_core.h | 5712 VkBool32 performanceCounterMultipleQueryPools; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 1854 features->performanceCounterMultipleQueryPools = features->performanceCounterQueryPools; in radv_GetPhysicalDeviceFeatures2()
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 7020 VkBool32 performanceCounterMultipleQueryPools; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_core.h | 7121 VkBool32 performanceCounterMultipleQueryPools; member
|
| D | vulkan_structs.hpp | 47765 , performanceCounterMultipleQueryPools( performanceCounterMultipleQueryPools_ ) 47805 performanceCounterMultipleQueryPools = performanceCounterMultipleQueryPools_; in setPerformanceCounterMultipleQueryPools() 47827 ( performanceCounterMultipleQueryPools == rhs.performanceCounterMultipleQueryPools ); in operator ==() 47840 VULKAN_HPP_NAMESPACE::Bool32 performanceCounterMultipleQueryPools = {}; member
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
| D | vulkan_core.h | 7289 VkBool32 performanceCounterMultipleQueryPools; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 7281 VkBool32 performanceCounterMultipleQueryPools; member
|
| /third_party/mesa3d/include/vulkan/ |
| D | vulkan_core.h | 8487 VkBool32 performanceCounterMultipleQueryPools; member
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_structs.hpp | 62411 , performanceCounterMultipleQueryPools( performanceCounterMultipleQueryPools_ ) 62448 performanceCounterMultipleQueryPools = performanceCounterMultipleQueryPools_; in setPerformanceCounterMultipleQueryPools() 62471 …eturn std::tie( sType, pNext, performanceCounterQueryPools, performanceCounterMultipleQueryPools ); in reflect() 62484 ( performanceCounterMultipleQueryPools == rhs.performanceCounterMultipleQueryPools ); in operator ==() 62498 VULKAN_HPP_NAMESPACE::Bool32 performanceCounterMultipleQueryPools = {}; member
|
| D | vulkan_core.h | 8609 VkBool32 performanceCounterMultipleQueryPools; member
|
| D | vulkan_hash.hpp | 8557 …SH_COMBINE( seed, physicalDevicePerformanceQueryFeaturesKHR.performanceCounterMultipleQueryPools ); in operator ()()
|