Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/loader/
Ddebug_report.c315 uint32_t storage_idx; local
338 storage_idx = 0;
345 icd->instance, pCreateInfo, pAllocator, &icd_info[storage_idx]);
350 storage_idx++;
390 storage_idx = 0;
396 if (icd_info[storage_idx]) {
398 icd->instance, icd_info[storage_idx], pAllocator);
400 storage_idx++;
434 uint32_t storage_idx; local
440 storage_idx = 0;
[all …]