Searched refs:Reshape (Results 1 - 25 of 370) sorted by relevance

1234567891011>>

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dtri-z-clip.c13 Reshape(int width, int height) function in typeref:typename:void
72 glutReshapeFunc(Reshape);
H A Dclear-color.c47 static void Reshape(int width, int height) function in typeref:typename:void
123 glutReshapeFunc(Reshape);
H A Dclear-random.c46 static void Reshape(int width, int height) function in typeref:typename:void
128 glutReshapeFunc(Reshape);
H A Dclear-repeat.c46 static void Reshape(int width, int height) function in typeref:typename:void
125 glutReshapeFunc(Reshape);
H A Dcreatewin.c47 static void Reshape(int width, int height) function in typeref:typename:void
116 glutReshapeFunc(Reshape);
H A Dline-clip.c47 static void Reshape(int width, int height) function in typeref:typename:void
136 glutReshapeFunc(Reshape);
H A Dline-cull.c47 static void Reshape(int width, int height) function in typeref:typename:void
132 glutReshapeFunc(Reshape);
H A Dline-xor.c21 Reshape(int width, int height) function in typeref:typename:void
112 glutReshapeFunc(Reshape);
H A Dlineloop-clip.c47 static void Reshape(int width, int height) function in typeref:typename:void
132 glutReshapeFunc(Reshape);
H A Dlineloop.c47 static void Reshape(int width, int height) function in typeref:typename:void
132 glutReshapeFunc(Reshape);
H A Dlinestrip-clip.c47 static void Reshape(int width, int height) function in typeref:typename:void
137 glutReshapeFunc(Reshape);
H A Dlinestrip.c47 static void Reshape(int width, int height) function in typeref:typename:void
134 glutReshapeFunc(Reshape);
H A Dpgon-mode.c66 Reshape(int width, int height) function in typeref:typename:void
130 glutReshapeFunc(Reshape);
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dmultiwindow.c100 static void Reshape( int width, int height ) function in typeref:typename:void
150 glutReshapeFunc( Reshape );
161 glutReshapeFunc( Reshape );
H A Darbvptest3.c47 static void Reshape( int width, int height ) function in typeref:typename:void
122 glutReshapeFunc( Reshape );
H A Dbug_3101.c73 static void Reshape( int width, int height ) function in typeref:typename:void
124 glutReshapeFunc( Reshape );
H A Dvptest3.c49 static void Reshape( int width, int height ) function in typeref:typename:void
120 glutReshapeFunc( Reshape );
H A Dzbitmap.c87 Reshape(int width, int height) function in typeref:typename:void
121 glutReshapeFunc(Reshape);
/xsrc/external/mit/mesa-demos/dist/src/fp/
H A Dpoint-position.c40 static void Reshape(int width, int height) function in typeref:typename:void
115 glutReshapeFunc(Reshape);
H A Dtri-depth.c42 static void Reshape(int width, int height) function in typeref:typename:void
105 glutReshapeFunc(Reshape);
H A Dtri-depth2.c44 static void Reshape(int width, int height) function in typeref:typename:void
112 glutReshapeFunc(Reshape);
H A Dtri-depthwrite.c40 static void Reshape(int width, int height) function in typeref:typename:void
104 glutReshapeFunc(Reshape);
H A Dtri-depthwrite2.c40 static void Reshape(int width, int height) function in typeref:typename:void
104 glutReshapeFunc(Reshape);
H A Dtri-param.c39 static void Reshape(int width, int height) function in typeref:typename:void
111 glutReshapeFunc(Reshape);
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Didentity.c39 Reshape(int width, int height) function in typeref:typename:void
115 glutReshapeFunc(Reshape);

Completed in 8 milliseconds

1234567891011>>