Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_alpha.c52 const struct util_format_description *cbuf_format_desc, in lp_build_alpha_test()
74 util_format_is_rgba8_variant(cbuf_format_desc)) { in lp_build_alpha_test()
49 lp_build_alpha_test(struct gallivm_state *gallivm, unsigned func, struct lp_type type, const struct util_format_description *cbuf_format_desc, struct lp_build_mask_context *mask, LLVMValueRef alpha, LLVMValueRef ref, boolean do_branch) lp_build_alpha_test() argument
H A Dlp_bld_alpha.h51 const struct util_format_description *cbuf_format_desc,
H A Dlp_state_fs.c1054 const struct util_format_description *cbuf_format_desc; in generate_fs_loop() local
1061 cbuf_format_desc = util_format_description(key->cbuf_format[0]); in generate_fs_loop()
1063 lp_build_alpha_test(gallivm, key->alpha.func, type, cbuf_format_desc, in generate_fs_loop()

Completed in 8 milliseconds