Searched refs:performanceCounterMultipleQueryPools (Results 1 – 8 of 8) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 9695 if (!((a->performanceCounterMultipleQueryPools) == (b->performanceCounterMultipleQueryPools))) { in checkEqual_VkPhysicalDevicePerformanceQueryFeaturesKHR()
|
| D | goldfish_vk_marshaling.cpp | 16963 vkStream->write((VkBool32*)&forMarshaling->performanceCounterMultipleQueryPools, in marshal_VkPhysicalDevicePerformanceQueryFeaturesKHR() 16989 vkStream->read((VkBool32*)&forUnmarshaling->performanceCounterMultipleQueryPools, in unmarshal_VkPhysicalDevicePerformanceQueryFeaturesKHR()
|
| D | goldfish_vk_reserved_marshaling.cpp | 13151 memcpy((VkBool32*)&forUnmarshaling->performanceCounterMultipleQueryPools, *ptr, in reservedunmarshal_VkPhysicalDevicePerformanceQueryFeaturesKHR()
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_structs.hpp | 61737 …rmanceCounterQueryPools( performanceCounterQueryPools_ ), performanceCounterMultipleQueryPools( pe… 61771 performanceCounterMultipleQueryPools = performanceCounterMultipleQueryPools_; in setPerformanceCounterMultipleQueryPools() 61795 …eturn std::tie( sType, pNext, performanceCounterQueryPools, performanceCounterMultipleQueryPools ); in reflect() 61811 && ( performanceCounterMultipleQueryPools == rhs.performanceCounterMultipleQueryPools ); in operator ==() 61825 VULKAN_HPP_NAMESPACE::Bool32 performanceCounterMultipleQueryPools = {}; member
|
| D | vulkan_core.h | 8938 VkBool32 performanceCounterMultipleQueryPools; member
|
| D | vulkan_hash.hpp | 8205 …SH_COMBINE( seed, physicalDevicePerformanceQueryFeaturesKHR.performanceCounterMultipleQueryPools ); in operator ()()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 13570 vkStream->write((VkBool32*)&forMarshaling->performanceCounterMultipleQueryPools, in marshal_VkPhysicalDevicePerformanceQueryFeaturesKHR() 13584 vkStream->read((VkBool32*)&forUnmarshaling->performanceCounterMultipleQueryPools, in unmarshal_VkPhysicalDevicePerformanceQueryFeaturesKHR()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 9136 memcpy(*ptr, (VkBool32*)&forMarshaling->performanceCounterMultipleQueryPools, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDevicePerformanceQueryFeaturesKHR()
|