Searched refs:FB_WRITE_LOGICAL_SRC_COMPONENTS (Results 1 – 3 of 3) sorted by relevance
431 assert(ARRAY_SIZE(sources) - 1 == FB_WRITE_LOGICAL_SRC_COMPONENTS); in emit_single_fb_write()
689 assert(src[FB_WRITE_LOGICAL_SRC_COMPONENTS].file == IMM); in components_read()692 return src[FB_WRITE_LOGICAL_SRC_COMPONENTS].ud; in components_read()2503 } else if (i != FB_WRITE_LOGICAL_SRC_COMPONENTS) { in opt_sampler_eot()3575 assert(inst->src[FB_WRITE_LOGICAL_SRC_COMPONENTS].file == IMM); in lower_fb_write_logical_send()3585 inst->src[FB_WRITE_LOGICAL_SRC_COMPONENTS].ud; in lower_fb_write_logical_send()
1406 FB_WRITE_LOGICAL_SRC_COMPONENTS, /* REQUIRED */ enumerator