Searched refs:depth_stencil_load_access (Results 1 – 1 of 1) sorted by relevance
976 .and_then(depth_stencil_load_access), in from_subpass()993 .and_then(depth_stencil_load_access), in from_subpass()1026 load_access: depth_stencil_load_access(atch_info.load_op), in from_rendering_info()1042 load_access: depth_stencil_load_access(atch_info.load_op), in from_rendering_info()1067 fn depth_stencil_load_access(load_op: LoadOp) -> Option<PipelineStageAccess> { in depth_stencil_load_access() function