Searched refs:lp_build_clamped_float_to_unsigned_norm (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_alpha.c | 80 alpha = lp_build_clamped_float_to_unsigned_norm(gallivm, type, dst_width, alpha); 81 ref = lp_build_clamped_float_to_unsigned_norm(gallivm, type, dst_width, ref);
|
| H A D | lp_bld_depth.c | 1037 z_src = lp_build_clamped_float_to_unsigned_norm(gallivm,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_alpha.c | 80 alpha = lp_build_clamped_float_to_unsigned_norm(gallivm, type, dst_width, alpha); 81 ref = lp_build_clamped_float_to_unsigned_norm(gallivm, type, dst_width, ref);
|
| H A D | lp_bld_depth.c | 1048 z_src = lp_build_clamped_float_to_unsigned_norm(gallivm,
|
| H A D | lp_state_fs.c | 1720 result = lp_build_clamped_float_to_unsigned_norm(gallivm, flt_type, dst_bits, result);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_conv.h | 54 lp_build_clamped_float_to_unsigned_norm(struct gallivm_state *gallivm,
|
| H A D | lp_bld_conv.c | 239 lp_build_clamped_float_to_unsigned_norm(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef 360 * Inverse of lp_build_clamped_float_to_unsigned_norm above. 828 tmp[i] = lp_build_clamped_float_to_unsigned_norm(gallivm,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_conv.h | 54 lp_build_clamped_float_to_unsigned_norm(struct gallivm_state *gallivm,
|
| H A D | lp_bld_conv.c | 264 lp_build_clamped_float_to_unsigned_norm(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef 388 * Inverse of lp_build_clamped_float_to_unsigned_norm above. 858 tmp[i] = lp_build_clamped_float_to_unsigned_norm(gallivm,
|
| H A D | lp_bld_format_soa.c | 907 chan = lp_build_clamped_float_to_unsigned_norm(gallivm, type, width, rgba);
|
Completed in 20 milliseconds