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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_bld_alpha.h52 const struct util_format_description *cbuf_format_desc,
H A Dlp_bld_alpha.c52 const struct util_format_description *cbuf_format_desc,
74 util_format_is_rgba8_variant(cbuf_format_desc)) {
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) argument
H A Dlp_state_fs.c353 const struct util_format_description *cbuf_format_desc; local
360 cbuf_format_desc = util_format_description(key->cbuf_format[0]);
362 lp_build_alpha_test(gallivm, key->alpha.func, type, cbuf_format_desc,
592 const struct util_format_description *cbuf_format_desc; local
599 cbuf_format_desc = util_format_description(key->cbuf_format[0]);
601 lp_build_alpha_test(gallivm, key->alpha.func, type, cbuf_format_desc,
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_alpha.h52 const struct util_format_description *cbuf_format_desc,
H A Dlp_bld_alpha.c52 const struct util_format_description *cbuf_format_desc,
74 util_format_is_rgba8_variant(cbuf_format_desc)) {
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) argument
H A Dlp_state_fs.c353 const struct util_format_description *cbuf_format_desc; local
360 cbuf_format_desc = util_format_description(key->cbuf_format[0]);
362 lp_build_alpha_test(gallivm, key->alpha.func, type, cbuf_format_desc,
592 const struct util_format_description *cbuf_format_desc; local
599 cbuf_format_desc = util_format_description(key->cbuf_format[0]);
601 lp_build_alpha_test(gallivm, key->alpha.func, type, cbuf_format_desc,

Completed in 122 milliseconds