Searched refs:type16_t (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 810 LLVMTypeRef type64_t, type8_t, type16_t, type32_t; local in function:fs_twiddle_transpose 834 type16_t = lp_build_vec_type(gallivm, type16); 847 tmp[0] = LLVMBuildBitCast(builder, src[0], type16_t, "");
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 1440 LLVMTypeRef type64_t, type8_t, type16_t, type32_t; local in function:fs_twiddle_transpose 1464 type16_t = lp_build_vec_type(gallivm, type16); 1477 tmp[0] = LLVMBuildBitCast(builder, src[0], type16_t, "");
|
Completed in 11 milliseconds