Searched refs:GL_SAMPLE_BUFFERS (Results 1 – 14 of 14) sorted by relevance
138 public static final int GL_SAMPLE_BUFFERS = 0x80A8; field
387 case GL_SAMPLE_BUFFERS: in glGetIntegerv()
98 case GL_SAMPLE_BUFFERS: return "GL_SAMPLE_BUFFERS";1212 case GL_SAMPLE_BUFFERS: return "GL_SAMPLE_BUFFERS";
271 #define GL_SAMPLE_BUFFERS 0x80A8 macro
212 #define GL_SAMPLE_BUFFERS 0x80A8 macro
374 … || pname == GL20.GL_PACK_ALIGNMENT || pname == GL20.GL_RED_BITS || pname == GL20.GL_SAMPLE_BUFFERS in glGetIntegerv()
284 glGetIntegerv (GL_SAMPLE_BUFFERS, &sampleBuffers); in init()
975 m_verifier->verifyInteger(m_testCtx, GL_SAMPLE_BUFFERS, expectedSampleBuffers); in test()
328 #define GL_SAMPLE_BUFFERS 0x80A8 macro
340 ctx.glGetIntegerv (GL_SAMPLE_BUFFERS, &sampleBuffers); in read_pixels_fbo_format_mismatch()
696 m_verifier->verifyInteger(m_testCtx, GL_SAMPLE_BUFFERS, expectedSampleBuffers); in test()
1814 #define GL_SAMPLE_BUFFERS 0x80A8 macro
214 #define GL_SAMPLE_BUFFERS 0x80A8 macro
1249 #define GL_SAMPLE_BUFFERS 0x80A8 macro