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

/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c473 LLVMTypeRef u8n_vec_type; local
477 u8n_vec_type = lp_build_vec_type(bld->gallivm, u8n.type);
490 rgba8 = LLVMBuildBitCast(builder, rgba8, u8n_vec_type, "");
740 LLVMTypeRef h16_vec_type, u8n_vec_type; local
757 u8n_vec_type = lp_build_vec_type(bld->gallivm, u8n.type);
854 rgba8 = LLVMBuildBitCast(builder, rgba8, u8n_vec_type, "");

Completed in 64 milliseconds