Searched refs:VG (Results 1 - 25 of 105) sorted by relevance

12345

/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/
H A Dlion-render.h4 #include <VG/openvg.h>
H A Dlion.c2 #include <VG/openvg.h>
/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Dclear.c3 #include <VG/openvg.h>
H A Dpath3.c3 #include <VG/openvg.h>
4 #include <VG/vgu.h>
H A Droundedrect.c3 #include <VG/openvg.h>
H A Dstar-nonzero.c3 #include <VG/openvg.h>
H A Dmask4.c3 #include <VG/openvg.h>
4 #include <VG/vgu.h>
H A Dcap.c3 #include <VG/openvg.h>
H A Dcoord.c3 #include <VG/openvg.h>
H A Ddash.c3 #include <VG/openvg.h>
H A Dlineto.c3 #include <VG/openvg.h>
H A Dlookup.c3 #include <VG/openvg.h>
H A Dmask.c3 #include <VG/openvg.h>
H A Dreadpixels.c3 #include <VG/openvg.h>
H A Dellipse.c3 #include <VG/openvg.h>
H A Dfilter.c3 #include <VG/openvg.h>
H A Dgradorigin.c3 #include <VG/openvg.h>
H A Dimage.c3 #include <VG/openvg.h>
H A Dlingrad.c3 #include <VG/openvg.h>
H A Dradialgrad.c3 #include <VG/openvg.h>
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dcompiler.h83 #define VG(x) x macro
85 #define VG(x) macro
88 #define VG_CLEAR(s) VG(memset(&s, 0, sizeof(s)))
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dcompiler.h88 #define VG(x) x macro
90 #define VG(x) macro
93 #define VG_CLEAR(s) VG(memset(&s, 0, sizeof(s)))
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dblob.c32 #define VG(x) x macro
34 #define VG(x) macro
138 VG(VALGRIND_CHECK_MEM_IS_DEFINED(bytes, to_write));
152 VG(VALGRIND_CHECK_MEM_IS_DEFINED(bytes, to_write));
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dblob.c32 #define VG(x) x macro
34 #define VG(x) macro
149 VG(VALGRIND_CHECK_MEM_IS_DEFINED(bytes, to_write));
163 VG(VALGRIND_CHECK_MEM_IS_DEFINED(bytes, to_write));
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/cle/
H A Dv3d_packet_helpers.h34 #define VG(x) x macro
39 #define VG(x) macro

Completed in 17 milliseconds

12345