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

/xsrc/external/mit/pixman/dist/demos/
H A Dclip-test.c28 pixman_image_t *src_img, *dst_img; local in function:main
/xsrc/external/mit/pixman/dist/test/
H A Dfetch-test.c152 pixman_image_t *dst_img; local in function:main
H A Dscaling-crash-test.c31 pixman_image_t * dst_img; local in function:run_test
H A Dsolid-test.c276 pixman_image_t *dst_img; local in function:test_solid
H A Dthread-test.c92 pixman_image_t *dst_img, *src_img; local in function:thread
H A Daffine-test.c30 pixman_image_t * dst_img; local in function:test_composite
H A Dblitters-test.c236 pixman_image_t *dst_img = NULL; local in function:test_composite
H A Dcomposite-traps-test.c52 pixman_image_t * dst_img; local in function:test_composite
H A Dcover-test.c218 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 Dscaling-test.c55 pixman_image_t * dst_img; local in function:test_composite
H A Dlowlevel-blt-bench.c171 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 Dradv_meta_resolve.c693 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 Dradv_meta_resolve.c640 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 Dtransfer.cpp574 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 Dtransfer.cpp718 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...]

Completed in 24 milliseconds