Home
last modified time | relevance | path

Searched refs:GL_RENDERBUFFER_SAMPLES (Results 1 – 13 of 13) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fRboStateQueryTests.cpp343 checkRenderbufferParam(m_testCtx, *this, GL_RENDERBUFFER_SAMPLES, 0); in test()
356 checkRenderbufferParam(m_testCtx, *this, GL_RENDERBUFFER_SAMPLES, 0); in test()
365 checkRenderbufferParamGreaterOrEqual(m_testCtx, *this, GL_RENDERBUFFER_SAMPLES, samples); in test()
Des3fRasterizationTests.cpp294 gl.getRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_SAMPLES, &m_numSamples); in init()
/external/chromium_org/gpu/GLES2/
Dgl2extchromium.h279 #ifndef GL_RENDERBUFFER_SAMPLES
280 #define GL_RENDERBUFFER_SAMPLES 0x8CAB macro
288 #define GL_RENDERBUFFER_SAMPLES_EXT GL_RENDERBUFFER_SAMPLES
/external/chromium_org/gpu/command_buffer/tests/
Dgl_chromium_framebuffer_multisample_unittest.cc89 GL_RENDERBUFFER, GL_RENDERBUFFER_SAMPLES, &param); in TEST_F()
/external/chromium_org/ppapi/lib/gl/include/GLES2/
Dgl2ext.h1677 #ifndef GL_RENDERBUFFER_SAMPLES
1678 #define GL_RENDERBUFFER_SAMPLES 0x8CAB macro
1681 #define GL_RENDERBUFFER_SAMPLES_EXT GL_RENDERBUFFER_SAMPLES
/external/deqp/modules/gles31/functional/
Des31fMultisampleShaderRenderCase.cpp229 gl.getRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_SAMPLES, &queriedSampleCount); in init()
/external/deqp/framework/opengl/
DgluStrUtil.inl287 case GL_RENDERBUFFER_SAMPLES: return "GL_RENDERBUFFER_SAMPLES";
/external/chromium_org/third_party/angle/include/GLES3/
Dgl3.h661 #define GL_RENDERBUFFER_SAMPLES 0x8CAB macro
/external/mesa3d/src/mesa/main/
Dfbobject.c1638 case GL_RENDERBUFFER_SAMPLES: in _mesa_GetRenderbufferParameterivEXT()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl652 #define GL_RENDERBUFFER_SAMPLES 0x8CAB macro
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dfbobject.c1638 case GL_RENDERBUFFER_SAMPLES: in _mesa_GetRenderbufferParameterivEXT()
/external/mesa3d/include/GL/
Dglext.h1961 #define GL_RENDERBUFFER_SAMPLES 0x8CAB macro
/external/chromium_org/third_party/mesa/src/include/GL/
Dglext.h1961 #define GL_RENDERBUFFER_SAMPLES 0x8CAB macro