Searched refs:check_pixel (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Dblend.c69 check_pixel(VGint x, VGint y, VGfloat ref[4], const char *msg) function in typeref:typename:void
119 check_pixel(x + width / 2, y + height / 2, out, msg); \
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri3-test.c315 static int check_pixel(int fd, uint32_t handle, uint32_t stride, uint32_t size, function in typeref:typename:int
611 if (!check_pixel(device, dst, dst_stride, dst_size,
700 if (!check_pixel(device, dst, dst_stride, dst_size,
787 if (!check_pixel(device, handle, stride, size,
811 if (!check_pixel(device, handle, stride, size,
838 if (!check_pixel(device, handle, stride, size,
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri3-test.c320 static int check_pixel(int fd, uint32_t handle, uint32_t stride, uint32_t size, function in typeref:typename:int
616 if (!check_pixel(device, dst, dst_stride, dst_size,
705 if (!check_pixel(device, dst, dst_stride, dst_size,
792 if (!check_pixel(device, handle, stride, size,
816 if (!check_pixel(device, handle, stride, size,
843 if (!check_pixel(device, handle, stride, size,

Completed in 7 milliseconds