Home
last modified time | relevance | path

Searched refs:performanceCounterQueryPools (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c784 feature->performanceCounterQueryPools = true; in tu_GetPhysicalDeviceFeatures2()
1803 perf_query_pools = feature->performanceCounterQueryPools; in tu_CreateDevice()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolPerformanceTests.cpp238 if (!m_context.getPerformanceQueryFeatures().performanceCounterQueryPools) in setupCounters()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolPerformanceTests.cpp233 if (!m_context.getPerformanceQueryFeatures().performanceCounterQueryPools) in setupCounters()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c1853 features->performanceCounterQueryPools = radv_perf_query_supported(pdevice); in radv_GetPhysicalDeviceFeatures2()
1854 features->performanceCounterMultipleQueryPools = features->performanceCounterQueryPools; in radv_GetPhysicalDeviceFeatures2()
3408 if (features->performanceCounterQueryPools) in radv_CreateDevice()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1325 features->performanceCounterQueryPools = in v3dv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c1639 feature->performanceCounterQueryPools = true; in anv_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5735 VkBool32 performanceCounterQueryPools; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7019 VkBool32 performanceCounterQueryPools; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp47839 VULKAN_HPP_NAMESPACE::Bool32 performanceCounterQueryPools = {}; global() member
[all...]
H A Dvulkan_core.h7120 VkBool32 performanceCounterQueryPools; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h8486 VkBool32 performanceCounterQueryPools; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h7280 VkBool32 performanceCounterQueryPools; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp26252 print_VkBool32(obj.performanceCounterQueryPools, "performanceCounterQueryPools", 1); in print_VkPhysicalDevicePerformanceQueryFeaturesKHR()
26277 print_VkBool32(obj->performanceCounterQueryPools, "performanceCounterQueryPools", 1); in print_VkPhysicalDevicePerformanceQueryFeaturesKHR()
[all...]
H A Dvulkan_json_parser.hpp10788 parse_VkBool32("performanceCounterQueryPools", obj["performanceCounterQueryPools"], (o.performanceCounterQueryPools)); in parse_VkPhysicalDevicePerformanceQueryFeaturesKHR()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h9501 VkBool32 performanceCounterQueryPools; member
H A Dvulkan_hash.hpp10177 VULKAN_HPP_HASH_COMBINE( seed, physicalDevicePerformanceQueryFeaturesKHR.performanceCounterQueryPools );
H A Dvulkan_structs.hpp[all...]

Completed in 476 milliseconds