Home
last modified time | relevance | path

Searched refs:GL_MAX_SAMPLES (Results 1 – 21 of 21) 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.cpp2818 …{ "max_samples", "MAX_SAMPLES has minimum value of 4", GL_MAX_SAMPLES, 4… in init()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
DOGLES3ColourGrading.cpp456 glGetIntegerv(GL_MAX_SAMPLES, &samples); in CreateFBO()
/external/swiftshader/src/OpenGL/libGL/
DContext.cpp1334 case GL_MAX_SAMPLES: *params = IMPLEMENTATION_MAX_SAMPLES; break; in getIntegerv()
1570 case GL_MAX_SAMPLES: in getQueryParameterInfo()
/external/deqp/framework/opengl/
DgluStrUtil.inl1215 case GL_MAX_SAMPLES: return "GL_MAX_SAMPLES";
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h682 #define GL_MAX_SAMPLES 0x8D57 macro
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h254 …{ GL_MAX_SAMPLES, CONTEXT_INT(Const.MaxSamples), extra_ARB_framebuffer_object_EXT_framebuffer_mult…
/external/mesa3d/include/GLES3/
Dgl3.h871 #define GL_MAX_SAMPLES 0x8D57 macro
Dgl31.h871 #define GL_MAX_SAMPLES 0x8D57 macro
Dgl32.h871 #define GL_MAX_SAMPLES 0x8D57 macro
/external/swiftshader/include/GLES3/
Dgl3.h873 #define GL_MAX_SAMPLES 0x8D57 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1028 #define GL_MAX_SAMPLES 0x8D57 macro
/external/swiftshader/include/GL/
Dglcorearb.h1181 #define GL_MAX_SAMPLES 0x8D57 macro
Dglext.h1062 #define GL_MAX_SAMPLES 0x8D57 macro
/external/mesa3d/include/GL/
Dglcorearb.h1197 #define GL_MAX_SAMPLES 0x8D57 macro
Dglext.h1078 #define GL_MAX_SAMPLES 0x8D57 macro