Searched refs:written_index (Results 1 – 1 of 1) sorted by relevance
1405 uint32_t written_index = 1 + (number_of_sets * 2) + (binding_count * 2); in GpuAllocateValidationResources() local1431 bindings_to_written[binding] = written_index; in GpuAllocateValidationResources()1436 pData[written_index++] = 1; in GpuAllocateValidationResources()1445 pData[written_index] = 1; in GpuAllocateValidationResources()1448 input_block.update_at_submit[written_index] = descriptor; in GpuAllocateValidationResources()1450 written_index++; in GpuAllocateValidationResources()