Home
last modified time | relevance | path

Searched refs:GL_FRAMEBUFFER_DEFAULT_SAMPLES (Results 1 – 11 of 11) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fFramebufferDefaultStateQueryTests.cpp155 …verifyStateFramebufferInteger(result, gl, GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, 0, … in checkInitial()
160 gl.glFramebufferParameteri(GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, 1); in checkSet()
162 …verifyStateFramebufferIntegerMin(result, gl, GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, … in checkSet()
164 gl.glFramebufferParameteri(GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, 0); in checkSet()
166 …verifyStateFramebufferInteger(result, gl, GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, 0, … in checkSet()
Des31fFboNoAttachmentTests.cpp373 gl.framebufferParameteri(GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, samples); in iterate()
475 …gl.framebufferParameteri(GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_SAMPLES, m_defaultSpec.sample… in iterate()
/external/mesa3d/src/mesa/main/
Dfbobject.c1432 case GL_FRAMEBUFFER_DEFAULT_SAMPLES: in framebuffer_parameteri()
1502 case GL_FRAMEBUFFER_DEFAULT_SAMPLES: in get_framebuffer_parameteriv()
/external/deqp/framework/opengl/
DgluStrUtil.inl278 case GL_FRAMEBUFFER_DEFAULT_SAMPLES: return "GL_FRAMEBUFFER_DEFAULT_SAMPLES";
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1573 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313 macro
/external/mesa3d/include/GLES3/
Dgl31.h1224 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313 macro
Dgl32.h1224 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313 macro
/external/swiftshader/include/GL/
Dglcorearb.h2309 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313 macro
Dglext.h2256 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313 macro
/external/mesa3d/include/GL/
Dglcorearb.h2333 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313 macro
Dglext.h2280 #define GL_FRAMEBUFFER_DEFAULT_SAMPLES 0x9313 macro