Lines Matching refs:dependency
525 A dependency that guarantees that certain pipeline stages`' work for a
533 execution dependency.
652 A framebuffer-local dependency guarantees that only for a single
657 A framebuffer-global dependency guarantees that for all framebuffer
692 An execution dependency with a source of *A* and a destination of *B*
699 An execution dependency with a source of *A* and a destination of *B*
1012 A memory dependency is an execution dependency which includes
1187 An execution and/or memory dependency recorded as an explicit command in
1188 a command buffer, that forms a dependency between the previous and
1462 A subpass dependency from a subpass to itself, i.e. with
1464 A self-dependency is not automatically performed during a render pass
1602 An execution and/or memory dependency between two subpasses described as
1605 A subpass dependency limits the overlap of execution of the pair of
1618 A subset of a self-dependency is a pipeline barrier performed during the
1619 subpass of the self-dependency, and whose stage masks and access masks
1621 the self-dependency.