Searched refs:bitcast (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h229 LLVMValueRef bitcast(struct lp_build_tgsi_context *bld_base,
H A Dsi_shader_tgsi_setup.c133 LLVMValueRef bitcast(struct lp_build_tgsi_context *bld_base, function in typeref:typename:LLVMValueRef
471 return bitcast(bld_base, type, load);
545 return bitcast(bld_base, type, result);
579 return bitcast(bld_base, type, cval);
H A Dsi_shader.c2426 return bitcast(bld_base, type, result);
2444 return bitcast(bld_base, type, buffer_load_const(ctx, bufp, addr));
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.2.1.rst89 - glsl: correct bitcast-helpers
H A D18.3.5.rst196 - radv: bitcast 16-bit outputs to integers
H A D19.1.8.rst131 - glsl: correct bitcast-helpers
H A D12.0.2.rst283 bitcast
H A D19.0.0.rst1234 - nir/builder: Add a nir_pack/unpack/bitcast helpers
2083 - radv: bitcast 16-bit outputs to integers
H A D19.1.0.rst2489 - vtn: handle bitcast with pointer src/dest
4025 - radv: bitcast 16-bit outputs to integers
H A D21.0.0.rst1323 - gallium/util: make bitcast-helpers explicitly sized
1324 - gallium/util: add bitcast helpers for double and uint
H A D19.3.0.rst1306 - glsl: correct bitcast-helpers
H A D20.3.0.rst2798 - nir/opt_deref: Fix the vector bitcast optimization

Completed in 41 milliseconds