Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp230 const int maxSamples = getInteger(gl, GL_MAX_SAMPLES); in FboHelper()
333 const int maxSamples = getInteger(gl, GL_MAX_SAMPLES); in init()
492 const int maxSamples = getInteger(gl, GL_MAX_SAMPLES); in init()
Des31fShaderBuiltinConstantTests.cpp371 …haderBuiltinConstantCase<int>(m_context, "gl_MaxSamples", getInteger<GL_MAX_SAMPLES>, "GL_OES_samp… in init()
Des31fIntegerStateQueryTests.cpp810 …"Test MAX_FRAMEBUFFER_SAMPLES", GL_MAX_FRAMEBUFFER_SAMPLES, 4, GL_MAX_SAMPLES, verifier)) in init()
Des31fSampleVariableTests.cpp370 gl.getIntegerv(GL_MAX_SAMPLES, &maxSamples); in preDraw()
/external/deqp/modules/gles3/functional/
Des3fInternalFormatQueryTests.cpp104 glGetIntegerv(GL_MAX_SAMPLES, &maxSamples); in test()
Des3fRboStateQueryTests.cpp344 glGetIntegerv(GL_MAX_SAMPLES, &max_samples); in test()
Des3fIntegerStateQueryTests.cpp2798 …{ "max_samples", "MAX_SAMPLES has minimum value of 4", GL_MAX_SAMPLES, 4… in init()
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL30.java211 public final int GL_MAX_SAMPLES = 0x8D57; field
/external/deqp/framework/opengl/
DgluStrUtil.inl1214 case GL_MAX_SAMPLES: return "GL_MAX_SAMPLES";
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1018 #define GL_MAX_SAMPLES 0x8D57 macro
/external/mesa3d/src/mesa/main/
Dget.c1218 { GL_MAX_SAMPLES, CONTEXT_INT(Const.MaxSamples),
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h3441 #define GL_MAX_SAMPLES 0x8D57 macro
/external/mesa3d/include/GL/
Dglext.h2008 #define GL_MAX_SAMPLES 0x8D57 macro