Searched defs:subpass_index (Results 1 – 3 of 3) sorted by relevance
1000 … spirv_inst_iter entrypoint, PIPELINE_STATE const *pipeline, uint32_t subpass_index) { in ValidateFsOutputsAgainstRenderPass()
614 … const int subpass_index, FRAMEBUFFER_STATE *framebuffer_state) { in TransitionSubpassLayouts()
22488 pub subpass_index: u32, field22516 pub fn subpass_index(mut self, subpass_index: u32) -> Self { in subpass_index() method