Searched refs:desc_count (Results 1 – 4 of 4) sorted by relevance
283 size_t desc_count() const { return descs_.size(); } in desc_count() function in NaClIPCAdapter::RewrittenMessage329 nacl_abi_size_t desc_count = static_cast<nacl_abi_size_t>(descs_.size()); in Read() local330 CHECK(desc_count <= msg->ndesc_length); in Read()331 msg->ndesc_length = desc_count; in Read()332 for (nacl_abi_size_t i = 0; i < desc_count; i++) { in Read()850 header.num_fds = static_cast<uint16_t>(rewritten_msg->desc_count()); in SaveMessage()
312 uint32_t desc_count = *pCounterCount; in anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() local315 VK_OUTARRAY_MAKE(out_desc, pCounterDescriptions, &desc_count); in anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
192 uint32_t desc_count; member
1342 uint32_t desc_count = 1; in GpuAllocateValidationResources() local1476 desc_count = 2; in GpuAllocateValidationResources()1488 DispatchUpdateDescriptorSets(device, desc_count, desc_writes, 0, NULL); in GpuAllocateValidationResources()