#include <windows.h>
#include "rosperf.h"
Go to the source code of this file.
◆ SMALL_SIZE
◆ FillProc()
Definition at line 23 of file fill.c.
24{
25 unsigned Rep;
26
27 for (Rep = 0; Rep < Reps; Rep++)
28 {
31 }
32}
BOOL WINAPI PatBlt(_In_ HDC, _In_ int, _In_ int, _In_ int, _In_ int, _In_ DWORD)
◆ FillSmallProc()
Definition at line 35 of file fill.c.
36{
37#define SMALL_SIZE 16
38 unsigned Rep;
40
43
44 for (Rep = 0; Rep < Reps; Rep++)
45 {
50 {
54 {
56 }
57 }
58 }
59}
GLint GLint GLint GLint GLint x
GLint GLint GLint GLint GLint GLint y