Home
last modified time | relevance | path

Searched refs:performanceCountersSampling (Results 1 – 18 of 18) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.cpp25573 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()
Dvk_safe_struct.h5893 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl4837 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
DvkVulkan_c.inl13799 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
DvkStrUtilImpl.inl11617 s << "\tperformanceCountersSampling = " << value.performanceCountersSampling << '\n';
/external/mesa3d/include/vulkan/
Dvulkan_core.h10122 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h10745 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h12267 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp85790 , 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
Dvulkan_core.h12395 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
Dvulkan_hash.hpp11607 …KAN_HPP_HASH_COMBINE( seed, queryPoolPerformanceQueryCreateInfoINTEL.performanceCountersSampling ); in operator ()()
/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp79840 : 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
Dvulkan_core.h12738 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
Dvulkan_hash.hpp10604 …KAN_HPP_HASH_COMBINE( seed, queryPoolPerformanceQueryCreateInfoINTEL.performanceCountersSampling ); in operator ()()
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp90400 , 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
Dvulkan_core.h13176 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member
Dvulkan_hash.hpp12323 …KAN_HPP_HASH_COMBINE( seed, queryPoolPerformanceQueryCreateInfoINTEL.performanceCountersSampling ); in operator ()()
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h12592 VkQueryPoolSamplingModeINTEL performanceCountersSampling; member