/external/deqp/framework/platform/null/ |
D | tcuNullRenderContext.cpp | 402 case GL_SAMPLE_BUFFERS: in glGetIntegerv()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 99 case GL_SAMPLE_BUFFERS: return "GL_SAMPLE_BUFFERS"; 1213 case GL_SAMPLE_BUFFERS: return "GL_SAMPLE_BUFFERS";
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | Context.cpp | 1242 case GL_SAMPLE_BUFFERS: in getIntegerv() 1252 case GL_SAMPLE_BUFFERS: in getIntegerv() 1479 case GL_SAMPLE_BUFFERS: in getQueryParameterNum() 1631 case GL_SAMPLE_BUFFERS: in isQueryParameterInt()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 271 #define GL_SAMPLE_BUFFERS 0x80A8 macro
|
/external/mesa3d/include/GLES/ |
D | gl.h | 232 #define GL_SAMPLE_BUFFERS 0x80A8 macro
|
/external/swiftshader/include/GLES/ |
D | gl.h | 232 #define GL_SAMPLE_BUFFERS 0x80A8 macro
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 2013 case GL_SAMPLE_BUFFERS: in getIntegerv() 2023 case GL_SAMPLE_BUFFERS: in getIntegerv() 2593 case GL_SAMPLE_BUFFERS: in getQueryParameterInfo()
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 192 #define GL_SAMPLE_BUFFERS 0x80A8 macro
|
/external/swiftshader/include/GLES2/ |
D | gl2.h | 192 #define GL_SAMPLE_BUFFERS 0x80A8 macro
|
/external/angle/include/GLES2/ |
D | gl2.h | 173 #define GL_SAMPLE_BUFFERS 0x80A8 macro
|
/external/angle/include/GLES/ |
D | gl.h | 236 #define GL_SAMPLE_BUFFERS 0x80A8 macro
|
/external/angle/src/libANGLE/ |
D | State.cpp | 2715 case GL_SAMPLE_BUFFERS: in getIntegerv() 2724 case GL_SAMPLE_BUFFERS: in getIntegerv()
|
D | queryutils.cpp | 3116 case GL_SAMPLE_BUFFERS: in GetQueryParameterInfo()
|
/external/deqp/modules/gles3/functional/ |
D | es3fNegativeBufferApiTests.cpp | 284 glGetIntegerv (GL_SAMPLE_BUFFERS, &sampleBuffers); in init()
|
D | es3fIntegerStateQueryTests.cpp | 975 m_verifier->verifyInteger(m_testCtx, GL_SAMPLE_BUFFERS, expectedSampleBuffers); in test()
|
/external/mesa3d/src/mesa/main/ |
D | fbobject.c | 1811 case GL_SAMPLE_BUFFERS: in validate_get_framebuffer_parameteriv_pname() 1889 case GL_SAMPLE_BUFFERS: in get_framebuffer_parameteriv()
|
D | get.c | 1212 case GL_SAMPLE_BUFFERS: in find_custom_value()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 3808 GL_SAMPLE_BUFFERS, in TestDefaultFramebuffer() 3872 GL_SAMPLE_BUFFERS, in TestCustomFramebuffer() 6719 GL_SAMPLE_BUFFERS, in PrepareObjects()
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeBufferApiTests.cpp | 346 ctx.glGetIntegerv (GL_SAMPLE_BUFFERS, &sampleBuffers); in read_pixels_fbo_format_mismatch()
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 192 #define GL_SAMPLE_BUFFERS 0x80A8 macro
|
/external/angle/include/GLES3/ |
D | gl3.h | 173 #define GL_SAMPLE_BUFFERS 0x80A8 macro
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 696 m_verifier->verifyInteger(m_testCtx, GL_SAMPLE_BUFFERS, expectedSampleBuffers); in test()
|
/external/mesa3d/include/GL/ |
D | gl.h | 1779 #define GL_SAMPLE_BUFFERS 0x80A8 macro
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 192 #define GL_SAMPLE_BUFFERS 0x80A8 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 359 #define GL_SAMPLE_BUFFERS 0x80A8 macro
|