Searched refs:performanceCounterMultipleQueryPools (Results 1 – 7 of 7) sorted by relevance
5216 …if (!((a->performanceCounterMultipleQueryPools) == (b->performanceCounterMultipleQueryPools))) { o… in checkEqual_VkPhysicalDevicePerformanceQueryFeaturesKHR()
13496 …vkStream->write((VkBool32*)&forMarshaling->performanceCounterMultipleQueryPools, sizeof(VkBool32)); in marshal_VkPhysicalDevicePerformanceQueryFeaturesKHR()13523 …vkStream->read((VkBool32*)&forUnmarshaling->performanceCounterMultipleQueryPools, sizeof(VkBool32)… in unmarshal_VkPhysicalDevicePerformanceQueryFeaturesKHR()
10011 … memcpy((VkBool32*)&forUnmarshaling->performanceCounterMultipleQueryPools, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDevicePerformanceQueryFeaturesKHR()
6714 VkBool32 performanceCounterMultipleQueryPools; member
67536 …rmanceCounterQueryPools( performanceCounterQueryPools_ ), performanceCounterMultipleQueryPools( pe…67573 performanceCounterMultipleQueryPools = performanceCounterMultipleQueryPools_; in setPerformanceCounterMultipleQueryPools()67597 && ( performanceCounterMultipleQueryPools == rhs.performanceCounterMultipleQueryPools ); in operator ==()67612 VULKAN_HPP_NAMESPACE::Bool32 performanceCounterMultipleQueryPools = {}; member
11384 …vkStream->write((VkBool32*)&forMarshaling->performanceCounterMultipleQueryPools, sizeof(VkBool32)); in marshal_VkPhysicalDevicePerformanceQueryFeaturesKHR()11400 …vkStream->read((VkBool32*)&forUnmarshaling->performanceCounterMultipleQueryPools, sizeof(VkBool32)… in unmarshal_VkPhysicalDevicePerformanceQueryFeaturesKHR()
7763 memcpy(*ptr, (VkBool32*)&forMarshaling->performanceCounterMultipleQueryPools, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDevicePerformanceQueryFeaturesKHR()