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

/xsrc/external/mit/pixman/dist/test/
H A Dcheck-formats.c111 pixman_format_code_t src_fmt, dest_fmt; local in function:main
H A Dsolid-test.c278 pixman_format_code_t src_fmt, dst_fmt, mask_fmt = PIXMAN_null; local in function:test_solid
H A Daffine-test.c45 pixman_format_code_t src_fmt, dst_fmt; local in function:test_composite
H A Dblitters-test.c246 pixman_format_code_t src_fmt, dst_fmt, mask_fmt; local in function:test_composite
H A Dcover-test.c264 pixman_format_code_t src_fmt, dst_fmt, mask_fmt; local in function:test_cover
H A Dscaling-test.c76 pixman_format_code_t src_fmt, mask_fmt, dst_fmt; local in function:test_composite
H A Dlowlevel-blt-bench.c623 int src_fmt; member in struct:test_entry
382 bench_composite(const char * testname,int src_fmt,int src_flags,int op,int mask_fmt,int mask_flags,int dst_fmt,double npix) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blit.c326 struct iris_format_info src_fmt = local in function:iris_blit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_blit.c561 struct crocus_format_info src_fmt = local in function:crocus_blit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blit.c473 struct iris_format_info src_fmt = local in function:iris_blit
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1260 convert_to_blend_type(struct gallivm_state * gallivm,unsigned block_size,const struct util_format_description * src_fmt,struct lp_type src_type,struct lp_type dst_type,LLVMValueRef * src,unsigned num_srcs) argument
1428 convert_from_blend_type(struct gallivm_state * gallivm,unsigned block_size,const struct util_format_description * src_fmt,struct lp_type src_type,struct lp_type dst_type,LLVMValueRef * src,unsigned num_srcs) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1839 convert_to_blend_type(struct gallivm_state * gallivm,unsigned block_size,const struct util_format_description * src_fmt,struct lp_type src_type,struct lp_type dst_type,LLVMValueRef * src,unsigned num_srcs) argument
2007 convert_from_blend_type(struct gallivm_state * gallivm,unsigned block_size,const struct util_format_description * src_fmt,struct lp_type src_type,struct lp_type dst_type,LLVMValueRef * src,unsigned num_srcs) argument
[all...]

Completed in 17 milliseconds