Searched refs:performanceCountersSampling (Results 1 – 18 of 18) sorted by relevance
/external/vulkan-validation-layers/layers/generated/ |
D | vk_safe_struct.cpp | 25573 performanceCountersSampling(in_struct->performanceCountersSampling) in safe_VkQueryPoolCreateInfoINTEL() 25585 performanceCountersSampling = src.performanceCountersSampling; in safe_VkQueryPoolCreateInfoINTEL() 25597 performanceCountersSampling = src.performanceCountersSampling; in operator =() 25612 performanceCountersSampling = in_struct->performanceCountersSampling; in initialize() 25619 performanceCountersSampling = src->performanceCountersSampling; in initialize()
|
D | vk_safe_struct.h | 5893 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkStructTypes.inl | 4837 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
|
D | vkVulkan_c.inl | 13799 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
|
D | vkStrUtilImpl.inl | 11617 s << "\tperformanceCountersSampling = " << value.performanceCountersSampling << '\n';
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 10122 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 10745 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
|
/external/virglrenderer/src/venus/venus-protocol/ |
D | vulkan_core.h | 12267 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 85790 , performanceCountersSampling( performanceCountersSampling_ ) in QueryPoolPerformanceQueryCreateInfoINTEL() 85820 performanceCountersSampling = performanceCountersSampling_; in setPerformanceCountersSampling() 85843 return std::tie( sType, pNext, performanceCountersSampling ); in reflect() 85855 …= rhs.sType ) && ( pNext == rhs.pNext ) && ( performanceCountersSampling == rhs.performanceCounter… in operator ==() 85868 …VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL performanceCountersSampling = VULKAN_HPP_NAMESPAC… member
|
D | vulkan_core.h | 12395 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
|
D | vulkan_hash.hpp | 11607 …KAN_HPP_HASH_COMBINE( seed, queryPoolPerformanceQueryCreateInfoINTEL.performanceCountersSampling ); in operator ()()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_structs.hpp | 79840 : pNext( pNext_ ), performanceCountersSampling( performanceCountersSampling_ ) in QueryPoolPerformanceQueryCreateInfoINTEL() 79868 performanceCountersSampling = performanceCountersSampling_; in setPerformanceCountersSampling() 79892 return std::tie( sType, pNext, performanceCountersSampling ); in reflect() 79907 && ( performanceCountersSampling == rhs.performanceCountersSampling ); in operator ==() 79920 …VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL performanceCountersSampling = VULKAN_HPP_NAMESPAC… member
|
D | vulkan_core.h | 12738 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
|
D | vulkan_hash.hpp | 10604 …KAN_HPP_HASH_COMBINE( seed, queryPoolPerformanceQueryCreateInfoINTEL.performanceCountersSampling ); in operator ()()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_structs.hpp | 90400 , performanceCountersSampling( performanceCountersSampling_ ) in QueryPoolPerformanceQueryCreateInfoINTEL() 90430 performanceCountersSampling = performanceCountersSampling_; in setPerformanceCountersSampling() 90453 return std::tie( sType, pNext, performanceCountersSampling ); in reflect() 90465 …= rhs.sType ) && ( pNext == rhs.pNext ) && ( performanceCountersSampling == rhs.performanceCounter… in operator ==() 90478 …VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL performanceCountersSampling = VULKAN_HPP_NAMESPAC… member
|
D | vulkan_core.h | 13176 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
|
D | vulkan_hash.hpp | 12323 …KAN_HPP_HASH_COMBINE( seed, queryPoolPerformanceQueryCreateInfoINTEL.performanceCountersSampling ); in operator ()()
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_core.h | 12592 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
|