| /xsrc/external/mit/pixman/dist/demos/ |
| H A D | clip-test.c | 28 pixman_image_t *src_img, *dst_img; local in function:main
|
| /xsrc/external/mit/pixman/dist/test/ |
| H A D | fetch-test.c | 152 pixman_image_t *dst_img; local in function:main
|
| H A D | scaling-crash-test.c | 31 pixman_image_t * dst_img; local in function:run_test
|
| H A D | solid-test.c | 276 pixman_image_t *dst_img; local in function:test_solid
|
| H A D | thread-test.c | 92 pixman_image_t *dst_img, *src_img; local in function:thread
|
| H A D | affine-test.c | 30 pixman_image_t * dst_img; local in function:test_composite
|
| H A D | blitters-test.c | 236 pixman_image_t *dst_img = NULL; local in function:test_composite
|
| H A D | composite-traps-test.c | 52 pixman_image_t * dst_img; local in function:test_composite
|
| H A D | cover-test.c | 218 check_transform (pixman_image_t *dst_img, argument 265 pixman_image_t *src_img, *dst_img, *mask_img; local in function:test_cover [all...] |
| H A D | scaling-test.c | 55 pixman_image_t * dst_img; local in function:test_composite
|
| H A D | lowlevel-blt-bench.c | 171 bench_L(pixman_op_t op,pixman_image_t * src_img,pixman_image_t * mask_img,pixman_image_t * dst_img,int64_t n,pixman_composite_func_t func,int width,int lines_count) argument 212 bench_M(pixman_op_t op,pixman_image_t * src_img,pixman_image_t * mask_img,pixman_image_t * dst_img,int64_t n,pixman_composite_func_t func) argument 234 bench_HT(pixman_op_t op,pixman_image_t * src_img,pixman_image_t * mask_img,pixman_image_t * dst_img,int64_t n,pixman_composite_func_t func) argument 269 bench_VT(pixman_op_t op,pixman_image_t * src_img,pixman_image_t * mask_img,pixman_image_t * dst_img,int64_t n,pixman_composite_func_t func) argument 304 bench_R(pixman_op_t op,pixman_image_t * src_img,pixman_image_t * mask_img,pixman_image_t * dst_img,int64_t n,pixman_composite_func_t func,int maxw,int maxh) argument 339 bench_RT(pixman_op_t op,pixman_image_t * src_img,pixman_image_t * mask_img,pixman_image_t * dst_img,int64_t n,pixman_composite_func_t func,int maxw,int maxh) argument 392 pixman_image_t * dst_img; local in function:bench_composite [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_meta_resolve.c | 693 struct radv_image *dst_img = dest_iview->image; local in function:radv_cmd_buffer_resolve_subpass_hw 823 struct radv_image *dst_img = dst_iview->image; local in function:radv_cmd_buffer_resolve_subpass
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_meta_resolve.c | 640 struct radv_image *dst_img = cmd_buffer->state.framebuffer->attachments[dest_att.attachment].attachment->image; local in function:radv_cmd_buffer_resolve_subpass 667 struct radv_image *dst_img = cmd_buffer->state.framebuffer->attachments[dest_att.attachment].attachment->image; local in function:radv_cmd_buffer_resolve_subpass
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/ |
| H A D | transfer.cpp | 574 auto &dst_img = obj<image>(d_dst_mem); local in function:clEnqueueCopyImage 643 auto &dst_img = obj<image>(d_dst_mem); local in function:clEnqueueCopyBufferToImage 155 validate_copy(command_queue & q,image & dst_img,const vector_t & dst_orig,image & src_img,const vector_t & src_orig,const vector_t & region) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/ |
| H A D | transfer.cpp | 718 auto &dst_img = obj<image>(d_dst_mem); local in function:clEnqueueCopyImage 787 auto &dst_img = obj<image>(d_dst_mem); local in function:clEnqueueCopyBufferToImage 185 validate_copy(command_queue & q,image & dst_img,const vector_t & dst_orig,image & src_img,const vector_t & src_orig,const vector_t & region) argument [all...] |