Home
last modified time | relevance | path

Searched refs:VkPhysicalDevicePerformanceQueryPropertiesKHR (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1313 VkPhysicalDevicePerformanceQueryPropertiesKHR *properties = in tu_GetPhysicalDeviceProperties2()
1314 (VkPhysicalDevicePerformanceQueryPropertiesKHR *)ext; in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1686 VkPhysicalDevicePerformanceQueryPropertiesKHR *props = in v3dv_GetPhysicalDeviceProperties2()
1687 (VkPhysicalDevicePerformanceQueryPropertiesKHR *)ext; in v3dv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2546 VkPhysicalDevicePerformanceQueryPropertiesKHR *properties = in anv_GetPhysicalDeviceProperties2()
2547 (VkPhysicalDevicePerformanceQueryPropertiesKHR *)ext; in anv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2564 VkPhysicalDevicePerformanceQueryPropertiesKHR *properties = in radv_GetPhysicalDeviceProperties2()
2565 (VkPhysicalDevicePerformanceQueryPropertiesKHR *)ext; in radv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5739 typedef struct VkPhysicalDevicePerformanceQueryPropertiesKHR { struct
5743 } VkPhysicalDevicePerformanceQueryPropertiesKHR; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp920 static void parse_VkPhysicalDevicePerformanceQueryPropertiesKHR(const char* s, Json::Value& obj, VkPhysicalDevicePerformanceQueryPropertiesKHR& o);
1751 p = s_globalMem.allocate(sizeof(VkPhysicalDevicePerformanceQueryPropertiesKHR)); in parsePNextChain()
1752 parse_VkPhysicalDevicePerformanceQueryPropertiesKHR("", pNextObj, *((VkPhysicalDevicePerformanceQueryPropertiesKHR*)p)); in parsePNextChain()
10794 static void parse_VkPhysicalDevicePerformanceQueryPropertiesKHR(const char* s, Json::Value& obj, VkPhysicalDevicePerformanceQueryPropertiesKHR& o) { in parse_VkPhysicalDevicePerformanceQueryPropertiesKHR()
10798 o.pNext = (VkPhysicalDevicePerformanceQueryPropertiesKHR*)parsePNextChain(obj); in parse_VkPhysicalDevicePerformanceQueryPropertiesKHR()
H A Dvulkan_json_data.hpp26289 static void print_VkPhysicalDevicePerformanceQueryPropertiesKHR(VkPhysicalDevicePerformanceQueryPropertiesKHR obj, const std::string& s, bool commaNeeded=true) { in print_VkPhysicalDevicePerformanceQueryPropertiesKHR()
26312 static void print_VkPhysicalDevicePerformanceQueryPropertiesKHR(const VkPhysicalDevicePerformanceQueryPropertiesKHR * obj, const std::string& s, bool commaNeeded=true) { in print_VkPhysicalDevicePerformanceQueryPropertiesKHR()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp5063 VkPhysicalDevicePerformanceQueryPropertiesKHR performanceQueryProperties[count]; in deviceProperties2()
5067 deMemset(&performanceQueryProperties[ndx], 0xFF * ndx, sizeof(VkPhysicalDevicePerformanceQueryPropertiesKHR)); in deviceProperties2()
5080 TCU_FAIL("Mismatch between VkPhysicalDevicePerformanceQueryPropertiesKHR"); in deviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp5068 VkPhysicalDevicePerformanceQueryPropertiesKHR performanceQueryProperties[count]; in deviceProperties2()
5072 deMemset(&performanceQueryProperties[ndx], 0xFF * ndx, sizeof(VkPhysicalDevicePerformanceQueryPropertiesKHR)); in deviceProperties2()
5085 TCU_FAIL("Mismatch between VkPhysicalDevicePerformanceQueryPropertiesKHR"); in deviceProperties2()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7023 typedef struct VkPhysicalDevicePerformanceQueryPropertiesKHR { struct
7027 } VkPhysicalDevicePerformanceQueryPropertiesKHR; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h7124 typedef struct VkPhysicalDevicePerformanceQueryPropertiesKHR { struct
7128 } VkPhysicalDevicePerformanceQueryPropertiesKHR; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h8490 typedef struct VkPhysicalDevicePerformanceQueryPropertiesKHR { struct
8494 } VkPhysicalDevicePerformanceQueryPropertiesKHR; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h7284 typedef struct VkPhysicalDevicePerformanceQueryPropertiesKHR { struct
7288 } VkPhysicalDevicePerformanceQueryPropertiesKHR; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h9505 typedef struct VkPhysicalDevicePerformanceQueryPropertiesKHR { struct
9509 } VkPhysicalDevicePerformanceQueryPropertiesKHR; typedef
H A Dvulkan_static_assertions.hpp3026 sizeof( VkPhysicalDevicePerformanceQueryPropertiesKHR ),
H A Dvulkan_structs.hpp[all...]

Completed in 498 milliseconds