Searched defs:ReadType (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/perf/
H A Dreadpixels.c47 static GLenum ReadFormat, ReadType; variable in typeref:typename:GLenum
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dreadpix.c37 #define ReadType GL_UNSIGNED_BYTE macro
40 static GLenum ReadType = GL_UNSIGNED_BYTE; variable in typeref:typename:GLenum
43 static GLenum ReadType = GL_UNSIGNED_BYTE; variable in typeref:typename:GLenum
46 static GLenum ReadType = GL_UNSIGNED_SHORT_5_6_5; variable in typeref:typename:GLenum
49 static GLenum ReadType = GL_UNSIGNED_SHORT_1_5_5_5_REV; variable in typeref:typename:GLenum
52 static GLenum ReadType = GL_UNSIGNED_SHORT_5_5_5_1; variable in typeref:typename:GLenum
55 static GLenum ReadType = GL_UNSIGNED_SHORT_4_4_4_4_REV; variable in typeref:typename:GLenum
58 static GLenum ReadType = GL_HALF_FLOAT_ARB; variable in typeref:typename:GLenum
[all...]
H A Dpixeltest.c46 static GLenum ReadType = GL_UNSIGNED_SHORT_5_6_5; variable in typeref:typename:GLenum
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dpbo.c36 static GLenum ReadType = GL_UNSIGNED_INT_8_8_8_8_REV; variable in typeref:typename:GLenum

Completed in 6 milliseconds