Lines Matching defs:pass
20 * In the binning pass it is possible to store the depth value of each
22 * the primitives against it during the render pass.
252 * inside a render pass. This means we have to be even more optimistic than
276 for (a = 0; a < cmd->state.pass->attachment_count; a++) {
281 if (a != cmd->state.pass->attachment_count) {
282 const struct tu_render_pass_attachment *att = &cmd->state.pass->attachments[a];
299 const struct tu_render_pass *pass = cmd->state.pass;
302 for (unsigned i = 0; i < pass->attachment_count; i++) {
308 cmd->state.pass->subpass_count > 1 && lrz_img_count > 1) {
317 for (unsigned i = 0; i < pass->attachment_count; i++) {
322 /* We need a valid LRZ fast-clear base, in case the render pass contents
345 const struct tu_render_pass_attachment *att = &cmd->state.pass->attachments[a];
381 * This is accomplished by making later GRAS_LRZ_CNTL (in binning pass)
567 assert(cmd->state.pass);
621 * pass.