Home
last modified time | relevance | path

Searched defs:pad_inline (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c2414 bool pad_inline = is_arithmetic_format(out_format_desc); in generate_unswizzled_blend() local
1385 generate_fs_twiddle(struct gallivm_state *gallivm, struct lp_type type, unsigned num_fs, unsigned dst_channels, LLVMValueRef fs_src[][4], LLVMValueRef* dst, bool pad_inline) generate_fs_twiddle() argument
2266 convert_alpha(struct gallivm_state *gallivm, struct lp_type row_type, struct lp_type alpha_type, const unsigned block_size, const unsigned block_height, const unsigned src_count, const unsigned dst_channels, const bool pad_inline, LLVMValueRef* src_alpha) convert_alpha() argument
[all...]

Completed in 7 milliseconds