Home
last modified time | relevance | path

Searched defs:alu_type (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_lower_image_casts.c227 nir_alu_type alu_type = util_format_is_pure_uint(emulation_format) ? in lower_image_cast_instr() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c109 sample_via_nir(nir_builder *b, nir_variable *texcoord, const char *name, int sampler, enum glsl_base_type base_type, nir_alu_type alu_type) sample_via_nir() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c58 cast_type(struct lp_build_nir_context *bld_base, LLVMValueRef val, nir_alu_type alu_type, unsigned bit_size) cast_type() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c10387 static int emit_logic_pred(struct r600_shader_ctx *ctx, int opcode, int alu_type, in emit_logic_pred() argument
10633 int alu_type = CF_OP_ALU_PUSH_BEFORE; in emit_if() local
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c1969 is_double(nir_alu_type alu_type, unsigned bit_size) in is_double() argument
2009 get_overload(nir_alu_type alu_type, unsigned bit_size) in get_overload() argument

Completed in 29 milliseconds