Home
last modified time | relevance | path

Searched refs:radv_perfcounter_desc (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_perfcounter.c136 struct radv_perfcounter_desc { struct
148 (struct radv_perfcounter_desc) \
218 struct radv_perfcounter_desc *descs) in radv_query_perfcounter_descs()
305 struct radv_perfcounter_desc *descs = malloc(sizeof(*descs) * count); in radv_init_perfcounter_descs()
330 const struct radv_perfcounter_desc *descs = pdevice->perfcounters; in radv_get_counter_registers()
855 const struct radv_perfcounter_desc *descs = pdevice->perfcounters; in radv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
H A Dradv_private.h263 struct radv_perfcounter_desc;
346 struct radv_perfcounter_desc *perfcounters;

Completed in 6 milliseconds