| /device/generic/goldfish-opengl/system/vulkan_enc/ | 
| D | goldfish_vk_extension_structs_guest.cpp | 1763             return sizeof(VkQueryPoolPerformanceQueryCreateInfoINTEL);  in goldfish_vk_extension_struct_size()3716             return sizeof(VkQueryPoolPerformanceQueryCreateInfoINTEL);  in goldfish_vk_extension_struct_size_with_stream_features()
 
 | 
| D | goldfish_vk_deepcopy_guest.h | 3260     const VkQueryPoolPerformanceQueryCreateInfoINTEL* from,3261     VkQueryPoolPerformanceQueryCreateInfoINTEL* to);
 
 | 
| D | goldfish_vk_transform_guest.h | 4971     ResourceTracker* resourceTracker, VkQueryPoolPerformanceQueryCreateInfoINTEL* toTransform);4974     ResourceTracker* resourceTracker, VkQueryPoolPerformanceQueryCreateInfoINTEL* toTransform);
 
 | 
| D | goldfish_vk_handlemap_guest.h | 2532     VulkanHandleMapping* handlemap, VkQueryPoolPerformanceQueryCreateInfoINTEL* toMap);
 | 
| D | goldfish_vk_marshaling_guest.h | 5887     const VkQueryPoolPerformanceQueryCreateInfoINTEL* forMarshaling);5891     VkQueryPoolPerformanceQueryCreateInfoINTEL* forUnmarshaling);
 
 | 
| D | goldfish_vk_transform_guest.cpp | 12908     ResourceTracker* resourceTracker, VkQueryPoolPerformanceQueryCreateInfoINTEL* toTransform) {  in transform_tohost_VkQueryPoolPerformanceQueryCreateInfoINTEL()12917     ResourceTracker* resourceTracker, VkQueryPoolPerformanceQueryCreateInfoINTEL* toTransform) {  in transform_fromhost_VkQueryPoolPerformanceQueryCreateInfoINTEL()
 21411                 reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL*>(structExtension_out));  in transform_tohost_extension_struct()
 24838                 reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL*>(structExtension_out));  in transform_fromhost_extension_struct()
 
 | 
| D | goldfish_vk_handlemap_guest.cpp | 6558     VulkanHandleMapping* handlemap, VkQueryPoolPerformanceQueryCreateInfoINTEL* toMap) {  in handlemap_VkQueryPoolPerformanceQueryCreateInfoINTEL()11785                 reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL*>(structExtension_out));  in handlemap_extension_struct()
 
 | 
| D | goldfish_vk_counting_guest.h | 2973     const VkQueryPoolPerformanceQueryCreateInfoINTEL* toCount, size_t* count);
 | 
| D | goldfish_vk_reserved_marshaling_guest.h | 3258     const VkQueryPoolPerformanceQueryCreateInfoINTEL* forMarshaling, uint8_t** ptr);
 | 
| D | goldfish_vk_deepcopy_guest.cpp | 14314     const VkQueryPoolPerformanceQueryCreateInfoINTEL* from,  in deepcopy_VkQueryPoolPerformanceQueryCreateInfoINTEL()14315     VkQueryPoolPerformanceQueryCreateInfoINTEL* to) {  in deepcopy_VkQueryPoolPerformanceQueryCreateInfoINTEL()
 24256                 reinterpret_cast<const VkQueryPoolPerformanceQueryCreateInfoINTEL*>(  in deepcopy_extension_struct()
 24258                 reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL*>(structExtension_out));  in deepcopy_extension_struct()
 
 | 
| D | goldfish_vk_counting_guest.cpp | 11814     const VkQueryPoolPerformanceQueryCreateInfoINTEL* toCount, size_t* count) {  in count_VkQueryPoolPerformanceQueryCreateInfoINTEL()19792                 reinterpret_cast<const VkQueryPoolPerformanceQueryCreateInfoINTEL*>(  in count_extension_struct()
 
 | 
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ | 
| D | goldfish_vk_extension_structs.cpp | 1763             return sizeof(VkQueryPoolPerformanceQueryCreateInfoINTEL);  in goldfish_vk_extension_struct_size()3716             return sizeof(VkQueryPoolPerformanceQueryCreateInfoINTEL);  in goldfish_vk_extension_struct_size_with_stream_features()
 
 | 
| D | goldfish_vk_testing.h | 3083     const VkQueryPoolPerformanceQueryCreateInfoINTEL* a,3084     const VkQueryPoolPerformanceQueryCreateInfoINTEL* b, OnFailCompareFunc onFail);
 
 | 
| D | goldfish_vk_deepcopy.h | 3254     const VkQueryPoolPerformanceQueryCreateInfoINTEL* from,3255     VkQueryPoolPerformanceQueryCreateInfoINTEL* to);
 
 | 
| D | goldfish_vk_transform.h | 5134     VkDecoderGlobalState* resourceTracker, VkQueryPoolPerformanceQueryCreateInfoINTEL* toTransform);5137     VkDecoderGlobalState* resourceTracker, VkQueryPoolPerformanceQueryCreateInfoINTEL* toTransform);
 
 | 
| D | goldfish_vk_handlemap.h | 2526     VulkanHandleMapping* handlemap, VkQueryPoolPerformanceQueryCreateInfoINTEL* toMap);
 | 
| D | goldfish_vk_marshaling.h | 5814     const VkQueryPoolPerformanceQueryCreateInfoINTEL* forMarshaling);5818     VkQueryPoolPerformanceQueryCreateInfoINTEL* forUnmarshaling);
 
 | 
| D | goldfish_vk_transform.cpp | 13055     VkQueryPoolPerformanceQueryCreateInfoINTEL* toTransform) {  in transform_tohost_VkQueryPoolPerformanceQueryCreateInfoINTEL()13065     VkQueryPoolPerformanceQueryCreateInfoINTEL* toTransform) {  in transform_fromhost_VkQueryPoolPerformanceQueryCreateInfoINTEL()
 21698                 reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL*>(structExtension_out));  in transform_tohost_extension_struct()
 25125                 reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL*>(structExtension_out));  in transform_fromhost_extension_struct()
 
 | 
| D | goldfish_vk_handlemap.cpp | 6558     VulkanHandleMapping* handlemap, VkQueryPoolPerformanceQueryCreateInfoINTEL* toMap) {  in handlemap_VkQueryPoolPerformanceQueryCreateInfoINTEL()11785                 reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL*>(structExtension_out));  in handlemap_extension_struct()
 
 | 
| D | goldfish_vk_reserved_marshaling.h | 3197     VkQueryPoolPerformanceQueryCreateInfoINTEL* forUnmarshaling, uint8_t** ptr);
 | 
| D | goldfish_vk_testing.cpp | 15127     const VkQueryPoolPerformanceQueryCreateInfoINTEL* a,  in checkEqual_VkQueryPoolPerformanceQueryCreateInfoINTEL()15128     const VkQueryPoolPerformanceQueryCreateInfoINTEL* b, OnFailCompareFunc onFail) {  in checkEqual_VkQueryPoolPerformanceQueryCreateInfoINTEL()
 24208                 reinterpret_cast<const VkQueryPoolPerformanceQueryCreateInfoINTEL*>(  in checkEqual_extension_struct()
 24210                 reinterpret_cast<const VkQueryPoolPerformanceQueryCreateInfoINTEL*>(  in checkEqual_extension_struct()
 
 | 
| D | goldfish_vk_deepcopy.cpp | 14314     const VkQueryPoolPerformanceQueryCreateInfoINTEL* from,  in deepcopy_VkQueryPoolPerformanceQueryCreateInfoINTEL()14315     VkQueryPoolPerformanceQueryCreateInfoINTEL* to) {  in deepcopy_VkQueryPoolPerformanceQueryCreateInfoINTEL()
 24256                 reinterpret_cast<const VkQueryPoolPerformanceQueryCreateInfoINTEL*>(  in deepcopy_extension_struct()
 24258                 reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL*>(structExtension_out));  in deepcopy_extension_struct()
 
 | 
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ | 
| D | vulkan_core.h | 12741 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL {  struct12745 } VkQueryPoolPerformanceQueryCreateInfoINTEL;  argument
 12747 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
 
 | 
| D | vulkan_static_assertions.hpp | 2697 …:QueryPoolPerformanceQueryCreateInfoINTEL ) == sizeof( VkQueryPoolPerformanceQueryCreateInfoINTEL …
 | 
| D | vulkan_structs.hpp | 80030     using NativeType = VkQueryPoolPerformanceQueryCreateInfoINTEL;80043 …QueryPoolPerformanceQueryCreateInfoINTEL( VkQueryPoolPerformanceQueryCreateInfoINTEL const & rhs )…  in QueryPoolPerformanceQueryCreateInfoINTEL()
 80051 …QueryPoolPerformanceQueryCreateInfoINTEL & operator=( VkQueryPoolPerformanceQueryCreateInfoINTEL c…  in operator =()
 80072     operator VkQueryPoolPerformanceQueryCreateInfoINTEL const &() const VULKAN_HPP_NOEXCEPT  in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
 80074       return *reinterpret_cast<const VkQueryPoolPerformanceQueryCreateInfoINTEL*>( this );  in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
 80077     operator VkQueryPoolPerformanceQueryCreateInfoINTEL &() VULKAN_HPP_NOEXCEPT  in operator VkQueryPoolPerformanceQueryCreateInfoINTEL&()
 80079       return *reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL*>( this );  in operator VkQueryPoolPerformanceQueryCreateInfoINTEL&()
 
 |