Searched refs:bitcast (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_internal.h | 229 LLVMValueRef bitcast(struct lp_build_tgsi_context *bld_base,
|
| H A D | si_shader_tgsi_setup.c | 133 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 D | si_shader.c | 2426 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 D | 19.2.1.rst | 89 - glsl: correct bitcast-helpers
|
| H A D | 18.3.5.rst | 196 - radv: bitcast 16-bit outputs to integers
|
| H A D | 19.1.8.rst | 131 - glsl: correct bitcast-helpers
|
| H A D | 12.0.2.rst | 283 bitcast
|
| H A D | 19.0.0.rst | 1234 - nir/builder: Add a nir_pack/unpack/bitcast helpers 2083 - radv: bitcast 16-bit outputs to integers
|
| H A D | 19.1.0.rst | 2489 - vtn: handle bitcast with pointer src/dest 4025 - radv: bitcast 16-bit outputs to integers
|
| H A D | 21.0.0.rst | 1323 - gallium/util: make bitcast-helpers explicitly sized 1324 - gallium/util: add bitcast helpers for double and uint
|
| H A D | 19.3.0.rst | 1306 - glsl: correct bitcast-helpers
|
| H A D | 20.3.0.rst | 2798 - nir/opt_deref: Fix the vector bitcast optimization
|
Completed in 38 milliseconds