Lines Matching refs:one
474 * because we are copying only one aspect of the image, so we need to setup
1316 /* We can't copy D24S8 because buffer to image copies only copy one aspect
2164 * If the we only have one region to copy, then we might be able to
2731 /* The TFU and TLB paths can only copy one region at a time and the region
2849 * can't be programmed to copy only one aspect of the image.
2860 * conversions and we can rewrite the format to use one that is TFU
3072 nir_ssa_def *one = nir_imm_int(b, 1);
3074 nir_ssa_def *c1cmp = nir_ieq(b, nir_iand(b, vertex_id, one), one);
3177 * return one of the samples, we just return the first one.
3615 /* Create the pipeline using one of the render passes, they are both
3616 * compatible, so we don't care which one we use here.