Lines Matching refs:write
647 * Software must ensure all the write caches are flushed through a
3817 * write-offsets, or append. Those are handled in the set() hook.
4195 * them to zero if earlier stages didn't write them, as GL requires that
4337 * reads it but a previous stage didn't write one.
5061 bool write = iv->base.shader_access & PIPE_IMAGE_ACCESS_WRITE;
5063 iris_use_pinned_bo(batch, res->bo, write, IRIS_DOMAIN_NONE);
5066 iris_use_pinned_bo(batch, res->aux.bo, write, IRIS_DOMAIN_NONE);
5935 /* Always write at least one BLEND_STATE - the final RT message will
6415 * when the shader doesn't use a dual source render target write.
6533 /* Listen for buffer changes, and also write enable changes. */
7869 * emit a PIPE_CONTROL with a depth stall and write immediate post-sync
7976 * automatically add a write to the workaround BO...