Searched defs:alu_type (Results 1 – 4 of 4) sorted by relevance
1954 glsl_type_for_nir_alu_type(nir_alu_type alu_type, in glsl_type_for_nir_alu_type()
115 nir_alu_type alu_type) in sample_via_nir()
43 nir_alu_type alu_type, unsigned bit_size) in cast_type()
10345 static int emit_logic_pred(struct r600_shader_ctx *ctx, int opcode, int alu_type, in emit_logic_pred()10591 int alu_type = CF_OP_ALU_PUSH_BEFORE; in emit_if() local