Searched refs:input_count (Results 1 – 5 of 5) sorted by relevance
112 uint32_t input_count; member
502 subpass->input_count = desc->inputAttachmentCount; in vk_common_CreateRenderPass2()
1873 uint32_t input_count; member
4702 if (dynamic_img_data.input_count >= stillmore_cap.min_burst_count && in configureStillMore()4703 dynamic_img_data.input_count <= stillmore_cap.max_burst_count) { in configureStillMore()4704 burst_cnt = dynamic_img_data.input_count; in configureStillMore()
2068 dyn_img_data.input_count = stillmore_cap.burst_count; in updateMetadata()