Searched refs:V_SQ_ALU_SRC_LITERAL (Results 1 – 4 of 4) sorted by relevance
731 sel <= V_SQ_ALU_SRC_LITERAL); in is_const()979 *sel = V_SQ_ALU_SRC_LITERAL; in r600_bytecode_special_constants()992 if (alu->src[i].sel == V_SQ_ALU_SRC_LITERAL) { in r600_bytecode_alu_nliterals()1019 if (alu->src[i].sel == V_SQ_ALU_SRC_LITERAL) { in r600_bytecode_alu_adjust_literals()1488 if (nalu->src[i].sel == V_SQ_ALU_SRC_LITERAL) in r600_bytecode_add_alu_type()2775 alu.src[1].sel = V_SQ_ALU_SRC_LITERAL; in r600_vertex_elements_build_fetch_shader()2792 alu.src[1].sel = V_SQ_ALU_SRC_LITERAL; in r600_vertex_elements_build_fetch_shader()
957 if (r600_src->sel != V_SQ_ALU_SRC_LITERAL) in tgsi_src()961 r600_src->sel = V_SQ_ALU_SRC_LITERAL; in tgsi_src()999 alu.src[1].sel = V_SQ_ALU_SRC_LITERAL; in tgsi_fetch_rel_const()1093 if (ctx->src[i].sel == V_SQ_ALU_SRC_LITERAL) { in tgsi_split_literal_constant()1098 if (j > 0 && ctx->src[i].sel == V_SQ_ALU_SRC_LITERAL) { in tgsi_split_literal_constant()1288 ctx.file_offset[TGSI_FILE_IMMEDIATE] = V_SQ_ALU_SRC_LITERAL; in r600_shader_from_tgsi()1951 alu.src[1].sel = V_SQ_ALU_SRC_LITERAL; in tgsi_setup_trig()1986 alu.src[1].sel = V_SQ_ALU_SRC_LITERAL; in tgsi_setup_trig()1988 alu.src[2].sel = V_SQ_ALU_SRC_LITERAL; in tgsi_setup_trig()2741 alu.src[1].sel = V_SQ_ALU_SRC_LITERAL; in tgsi_divmod()[all …]
197 #define V_SQ_ALU_SRC_LITERAL 0x000000FD macro
247 #define V_SQ_ALU_SRC_LITERAL 0x000000FD macro