Home
last modified time | relevance | path

Searched refs:desc_count (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_perf.c312 uint32_t desc_count = *pCounterCount; in anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() local
315 VK_OUTARRAY_MAKE(out_desc, pCounterDescriptions, &desc_count); in anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
/external/kernel-headers/original/uapi/linux/
Didxd.h145 uint32_t desc_count; member
/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp1342 uint32_t desc_count = 1; in GpuAllocateValidationResources() local
1476 desc_count = 2; in GpuAllocateValidationResources()
1488 DispatchUpdateDescriptorSets(device, desc_count, desc_writes, 0, NULL); in GpuAllocateValidationResources()