radeong: Provide drm_api::destroy hook.
[mesa.git] / src / gallium / drivers / llvmpipe / lp_bld_type.h
index 2fb233d335f6b3546d7ef3041209ff903de24b1b..62ee05be4df932a63b6859e2c0ce9b4494df4116 100644 (file)
@@ -252,6 +252,10 @@ LLVMTypeRef
 lp_build_int_vec_type(struct lp_type type);
 
 
+LLVMTypeRef
+lp_build_int32_vec4_type(void);
+
+
 struct lp_type
 lp_int_type(struct lp_type type);