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

/external/deqp/modules/gles31/functional/
H A Des31fFramebufferDefaultStateQueryTests.cpp155 verifyStateFramebufferInteger(result, gl, GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, 0, m_verifier);
160 gl.glFramebufferParameteri(GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, 1);
162 verifyStateFramebufferIntegerMin(result, gl, GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, 1, m_verifier);
164 gl.glFramebufferParameteri(GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, 0);
166 verifyStateFramebufferInteger(result, gl, GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, 0, m_verifier);
H A Des31fFboNoAttachmentTests.cpp373 gl.framebufferParameteri(GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, samples);
475 gl.framebufferParameteri(GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, m_defaultSpec.samples);
/external/deqp/external/openglcts/modules/gles31/
H A Des31cFramebufferNoAttachmentsTests.cpp205 GLenum pnames[] = { GL_FRAMEBUFFER_DEFAULT_WIDTH, GL_FRAMEBUFFER_DEFAULT_HEIGHT, GL_FRAMEBUFFER_DEFAULT_SAMPLES,
/external/deqp/framework/opengl/
H A DgluStrUtil.inl278 case GL_FRAMEBUFFER_DEFAULT_SAMPLES: return "GL_FRAMEBUFFER_DEFAULT_SAMPLES";
H A DgluStateReset.cpp412 gl.framebufferParameteri(GL_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, 0);
/external/mesa3d/src/mesa/main/
H A Dfbobject.c1432 case GL_FRAMEBUFFER_DEFAULT_SAMPLES:
1502 case GL_FRAMEBUFFER_DEFAULT_SAMPLES:
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1701 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp3877 GL_FRAMEBUFFER_DEFAULT_SAMPLES,
6713 GL_FRAMEBUFFER_DEFAULT_SAMPLES,
/external/mesa3d/include/GLES3/
H A Dgl31.h1224 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313 macro
H A Dgl32.h1224 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313 macro
/external/mesa3d/include/GL/
H A Dglcorearb.h2333 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313 macro
H A Dglext.h2280 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h2333 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313 macro
H A Dglext.h2280 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313 macro
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 504 milliseconds