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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dpixel.c24 static int crSizeOfType( GLenum type ) function
63 crError( "Unknown pixel type in crSizeOfType: 0x%x", (unsigned int) type );
1605 const GLint size = crSizeOfType(srcType);
1641 const GLint size = crSizeOfType(srcType);
1656 const GLint size = crSizeOfType(dstType);

Completed in 93 milliseconds