Searched refs:stage_count (Results 1 – 1 of 1) sorted by relevance
339 uint32_t stage_count = 0; in create_rect_list_pipeline() local345 stages[stage_count++] = (VkPipelineShaderStageCreateInfo) { in create_rect_list_pipeline()358 stages[stage_count++] = (VkPipelineShaderStageCreateInfo) { in create_rect_list_pipeline()370 stages[stage_count++] = info->pStages[i]; in create_rect_list_pipeline()373 info_local.stageCount = stage_count; in create_rect_list_pipeline()