Searched refs:GL_SAMPLE_BUFFERS (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_validation_implementation_autogen.h120 GL_SAMPLE_BUFFERS,
/external/deqp/framework/opengl/
H A DgluStrUtil.inl96 case GL_SAMPLE_BUFFERS: return "GL_SAMPLE_BUFFERS";
1124 case GL_SAMPLE_BUFFERS: return "GL_SAMPLE_BUFFERS";
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_utils.cc143 case GL_SAMPLE_BUFFERS:
H A Dgles2_cmd_utils_implementation_autogen.h589 0x80A8, "GL_SAMPLE_BUFFERS",
2583 {GL_SAMPLE_BUFFERS, "GL_SAMPLE_BUFFERS"},
/external/deqp/framework/platform/null/
H A DtcuNullRenderContext.cpp276 case GL_SAMPLE_BUFFERS:
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DState.cpp1237 case GL_SAMPLE_BUFFERS:
1245 case GL_SAMPLE_BUFFERS:
H A DContext.cpp1108 case GL_SAMPLE_BUFFERS:
/external/robolectric/lib/main/
H A Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/microedition/khronos/ javax/microedition/khronos/opengles/ ...
/external/chromium_org/third_party/angle/include/GLES2/
H A Dgl2.h212 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/chromium_org/third_party/khronos/GLES2/
H A Dgl2.h187 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/chromium_org/third_party/mesa/src/include/GLES/
H A Dgl.h271 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/chromium_org/third_party/mesa/src/include/GLES2/
H A Dgl2.h212 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/mesa3d/include/GLES/
H A Dgl.h271 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/mesa3d/include/GLES2/
H A Dgl2.h212 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/chromium_org/ppapi/lib/gl/include/GLES2/
H A Dgl2.h209 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/chromium_org/third_party/angle/include/GLES3/
H A Dgl3.h236 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/deqp/modules/gles3/functional/
H A Des3fNegativeBufferApiTests.cpp270 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if GL_READ_FRAMEBUFFER_BINDING is non-zero, the read framebuffer is complete, and the value of GL_SAMPLE_BUFFERS for the read framebuffer is greater than zero.");
284 glGetIntegerv (GL_SAMPLE_BUFFERS, &sampleBuffers);
285 m_log << TestLog::Message << "// GL_SAMPLE_BUFFERS: " << sampleBuffers << TestLog::EndMessage;
290 m_log << TestLog::Message << "// ERROR: expected GL_READ_FRAMEBUFFER_BINDING to be non-zero and GL_SAMPLE_BUFFERS to be greater than zero" << TestLog::EndMessage;
1198 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the value of GL_SAMPLE_BUFFERS for the draw buffer is greater than zero.");
1205 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read buffer is greater than zero and the formats of draw and read buffers are not identical.");
1212 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read buffer is greater than zero and the source and destination rectangles are not defined with the same (X0, Y0) and (X1, Y1) bounds.");
H A Des3fIntegerStateQueryTests.cpp1088 m_log << tcu::TestLog::Message << "Sample count is " << (m_context.getRenderTarget().getNumSamples()) << ", expecting GL_SAMPLE_BUFFERS to be " << expectedSampleBuffers << tcu::TestLog::EndMessage;
1090 m_verifier->verifyInteger(m_testCtx, GL_SAMPLE_BUFFERS, expectedSampleBuffers);
/external/deqp/modules/gles31/functional/
H A Des31fNegativeBufferApiTests.cpp270 ctx.beginSection("GL_INVALID_OPERATION is generated if GL_READ_FRAMEBUFFER_BINDING is non-zero, the read framebuffer is complete, and the value of GL_SAMPLE_BUFFERS for the read framebuffer is greater than zero.");
284 ctx.glGetIntegerv (GL_SAMPLE_BUFFERS, &sampleBuffers);
285 ctx.getLog() << TestLog::Message << "// GL_SAMPLE_BUFFERS: " << sampleBuffers << TestLog::EndMessage;
290 ctx.getLog() << TestLog::Message << "// ERROR: expected GL_READ_FRAMEBUFFER_BINDING to be non-zero and GL_SAMPLE_BUFFERS to be greater than zero" << TestLog::EndMessage;
1225 ctx.beginSection("GL_INVALID_OPERATION is generated if the value of GL_SAMPLE_BUFFERS for the draw buffer is greater than zero.");
1232 ctx.beginSection("GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read buffer is greater than zero and the formats of draw and read buffers are not identical.");
1239 ctx.beginSection("GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read buffer is greater than zero and the source and destination rectangles are not defined with the same (X0, Y0) and (X1, Y1) bounds.");
/external/deqp/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp696 m_log << tcu::TestLog::Message << "Sample count is " << (m_context.getRenderTarget().getNumSamples()) << ", expecting GL_SAMPLE_BUFFERS to be " << expectedSampleBuffers << tcu::TestLog::EndMessage;
698 m_verifier->verifyInteger(m_testCtx, GL_SAMPLE_BUFFERS, expectedSampleBuffers);
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl360 #define GL_SAMPLE_BUFFERS 0x80A8
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h1815 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/mesa3d/include/GL/
H A Dgl.h1814 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContextBase.cpp2376 case GL_SAMPLE_BUFFERS:
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_opengl.h284 #define GL_SAMPLE_BUFFERS 0x80A8 macro

Completed in 558 milliseconds

12