Searched refs:signal_semaphore_count (Results 1 – 3 of 3) sorted by relevance
26 sizeof(uint64_t) * (descriptor->wait_semaphore_count + descriptor->signal_semaphore_count); in size_command_descriptor()55 sizeof(uint64_t) * (descriptor->wait_semaphore_count + descriptor->signal_semaphore_count)); in pack_command_descriptor()
91 uint32_t signal_semaphore_count;95 uint64_t semaphore_ids[signal_semaphore_count];
266 uint32_t signal_semaphore_count; member