Home
last modified time | relevance | path

Searched defs:alu_type (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp2042 glsl_type_for_nir_alu_type(nir_alu_type alu_type, in glsl_type_for_nir_alu_type()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c9588 static int emit_logic_pred(struct r600_shader_ctx *ctx, int opcode, int alu_type) in emit_logic_pred()
9832 int alu_type = CF_OP_ALU_PUSH_BEFORE; in emit_if() local