Home | History | Annotate | Download | only in layers

Lines Matching refs:idx1

991                 for (uint32_t idx1 = 0; idx1 < pCreateInfos[idx0].stageCount; ++idx1) {
992 if (pCreateInfos[idx0].pStages[idx1].module) {
993 skipCall |= validate_shader_module(device, pCreateInfos[idx0].pStages[idx1].module,
1055 for (uint32_t idx1 = 0; idx1 < createInfoCount; ++idx1) {
1056 create_pipeline(device, pPipelines[idx1], VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_EXT);