Searched refs:Init (Results 1 - 25 of 394) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/codegen/templates/
H A Dgen_header_init.hpp37 void Init${tableName}${num}();
40 static INLINE void Init${tableName}()
43 Init${tableName}${num}();
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/codegen/templates/
H A Dgen_header_init.hpp37 void Init${tableName}${num}();
40 static INLINE void Init${tableName}()
43 Init${tableName}${num}();
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dos.c48 .Init = EphyrInit,
/xsrc/external/mit/mesa-demos/dist/src/fp/
H A Dpoint-position.c10 static void Init( void ) function in typeref:typename:void
113 Init();
H A Dtri-depth.c10 static void Init( void ) function in typeref:typename:void
103 Init();
H A Dtri-depth2.c10 static void Init( void ) function in typeref:typename:void
110 Init();
H A Dtri-depthwrite.c9 static void Init(void) function in typeref:typename:void
102 Init();
H A Dtri-depthwrite2.c9 static void Init(void) function in typeref:typename:void
102 Init();
H A Dtri-param.c9 static void Init( void ) function in typeref:typename:void
109 Init();
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Didentity.c71 Init(void) function in typeref:typename:void
118 Init();
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Darbvptest3.c79 static void Init( void ) function in typeref:typename:void
125 Init();
H A Dbug_3101.c101 static void Init( void ) function in typeref:typename:void
127 Init();
H A Dvptest3.c81 static void Init( void ) function in typeref:typename:void
123 Init();
H A Dzbitmap.c105 Init(void) function in typeref:typename:void
124 Init();
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dclear-color.c37 static void Init(void) function in typeref:typename:void
121 Init();
H A Dclear-random.c37 static void Init(void) function in typeref:typename:void
126 Init();
H A Dclear-repeat.c36 static void Init(void) function in typeref:typename:void
123 Init();
H A Dcreatewin.c37 static void Init(void) function in typeref:typename:void
114 Init();
H A Dline-clip.c37 static void Init(void) function in typeref:typename:void
134 Init();
H A Dline-cull.c37 static void Init(void) function in typeref:typename:void
130 Init();
H A Dlineloop-clip.c37 static void Init(void) function in typeref:typename:void
130 Init();
H A Dlineloop.c37 static void Init(void) function in typeref:typename:void
130 Init();
H A Dlinestrip-clip.c37 static void Init(void) function in typeref:typename:void
135 Init();
H A Dlinestrip.c37 static void Init(void) function in typeref:typename:void
132 Init();
H A Dpgon-mode.c107 Init(void) function in typeref:typename:void
133 Init();

Completed in 14 milliseconds

1234567891011>>