/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cTextureStorageMultisampleGetMultisamplefvTests.cpp | 66 gl.getIntegerv(GL_SAMPLES, &gl_samples_value); in iterate() 108 gl.getIntegerv(GL_SAMPLES, &gl_samples_value); in iterate() 150 gl.getMultisamplefv(GL_SAMPLES, 0, val); in iterate() 206 GL_RGBA8, GL_SAMPLES, 1, /* bufSize */ in iterate() 253 gl.getIntegerv(GL_SAMPLES, &gl_samples_value); in iterate() 331 gl.getIntegerv(GL_SAMPLES, &gl_samples_value); in iterate()
|
D | es31cTextureStorageMultisampleDependenciesTests.cpp | 141 gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_RGBA8, GL_SAMPLES, num_sample_counts_2dms, in iterate() 146 …gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES, GL_RGBA8, GL_SAMPLES, num_sample_count… in iterate() 549 …gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_DEPTH_COMPONENT16, GL_SAMPLES, 1, /* bufSize … in iterate() 551 gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_DEPTH24_STENCIL8, GL_SAMPLES, 1, /* bufSize */ in iterate() 553 gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_RGBA8, GL_SAMPLES, 1, /* bufSize */ in iterate() 1003 gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, internalformat_2d_multisample, GL_SAMPLES, in iterate() 1034 GL_SAMPLES, num_sample_counts_2dms_array, &sample_counts_2dms_array[0]); in iterate() 1059 gl.getInternalformativ(GL_RENDERBUFFER, internalformat_rbo, GL_SAMPLES, num_sample_counts_rbo, in iterate() 1294 gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, internalformat, GL_SAMPLES, 1, in iterate() 1443 gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, internalformat, GL_SAMPLES, 1, in iterate() [all …]
|
D | es31cTextureStorageMultisampleTexStorage3DMultisampleTests.cpp | 595 color_renderable_internalformats[color_renderable_internalformat_index], GL_SAMPLES, 1, in iterate() 729 depth_renderable_internalformats[depth_renderable_internalformat_index], GL_SAMPLES, 1, in iterate() 855 GL_SAMPLES, 1, &internalformat_specific_max_samples); in iterate() 984 GL_SAMPLES, 1, &internalformat_specific_max_samples); in iterate() 1247 GL_SAMPLES, 1, &internalformat_specific_max_samples); in iterate()
|
D | es31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp | 156 gl.getInternalformativ(target, internalformat, GL_SAMPLES, 1, &internalformat_max_samples); in iterate() 822 …gl.getInternalformativ(target, internalformat, GL_SAMPLES, 1, &gl_max_internalformat_samples_value… in iterate() 972 …gl.getInternalformativ(target, internalformat, GL_SAMPLES, 1, &gl_max_internalformat_samples_value… in iterate() 1111 …gl.getInternalformativ(target, internalformat, GL_SAMPLES, 1, &gl_max_internalformat_samples_value… in iterate() 1276 internalformat, GL_SAMPLES, 1, /* bufSize */ in iterate()
|
D | es31cTextureStorageMultisampleFunctionalTests.cpp | 509 …gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_DEPTH_COMPONENT32F, GL_SAMPLES, 1, /* bufSize… in iterate() 794 …gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_R16UI, GL_SAMPLES, 1 /* bufSize */, &r16ui_ma… in iterate() 2215 internalformat, GL_SAMPLES, 1, /* bufSize */ in iterate()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | TextureMultisampleTest.cpp | 86 glGetInternalformativ(texTarget, format, GL_SAMPLES, 1, &maxSamplesFormat); in getSamplesToUse() 283 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_R8, GL_SAMPLES, 1, &maxSamplesR8); in TEST_P() 337 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_R8, GL_SAMPLES, 1, &maxSamples); in TEST_P() 511 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_R8, GL_SAMPLES, 1, &maxSamples); in TEST_P() 557 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES, GL_RGBA8, GL_SAMPLES, 1, in TEST_P() 606 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES, GL_RGBA8, GL_SAMPLES, 1, in TEST_P() 609 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES, GL_DEPTH_COMPONENT24, GL_SAMPLES, 1, in TEST_P() 721 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES, GL_RGBA8, GL_SAMPLES, 1, in TEST_P() 751 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES, GL_RGBA8, GL_SAMPLES, 1, in TEST_P()
|
D | RenderbufferMultisampleTest.cpp | 64 glGetInternalformativ(GL_RENDERBUFFER, GL_RGBA8I, GL_SAMPLES, 1, &maxSamplesRGBA8I); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | TextureMultisampleTest.cpp | 86 glGetInternalformativ(texTarget, format, GL_SAMPLES, 1, &maxSamplesFormat); in getSamplesToUse() 283 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_R8, GL_SAMPLES, 1, &maxSamplesR8); in TEST_P() 337 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_R8, GL_SAMPLES, 1, &maxSamples); in TEST_P() 553 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_R8, GL_SAMPLES, 1, &maxSamples); in TEST_P() 599 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES, GL_RGBA8, GL_SAMPLES, 1, in TEST_P() 648 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES, GL_RGBA8, GL_SAMPLES, 1, in TEST_P() 651 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES, GL_DEPTH_COMPONENT24, GL_SAMPLES, 1, in TEST_P() 763 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES, GL_RGBA8, GL_SAMPLES, 1, in TEST_P() 793 glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES, GL_RGBA8, GL_SAMPLES, 1, in TEST_P()
|
D | RenderbufferMultisampleTest.cpp | 67 glGetInternalformativ(GL_RENDERBUFFER, GL_RGBA8I, GL_SAMPLES, 1, &maxSamplesRGBA8I); in TEST_P() 103 glGetInternalformativ(GL_RENDERBUFFER, GL_RGBA8, GL_SAMPLES, queryBufferSize, in TEST_P()
|
/third_party/mesa3d/src/mesa/main/ |
D | formatquery.c | 133 case GL_SAMPLES: in _legal_parameters() 312 case GL_SAMPLES: in _set_default_response() 659 case GL_SAMPLES: in _mesa_query_internal_format_default() 912 case GL_SAMPLES: in _mesa_GetInternalformativ() 1096 GL_SAMPLES in _mesa_GetInternalformativ() 1105 if (max_dimensions_pnames[i] == GL_SAMPLES && in _mesa_GetInternalformativ()
|
D | multisample.c | 317 GL_SAMPLES, buffer); in _mesa_check_sample_count()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fInternalFormatQueryTests.cpp | 152 gl.getInternalformativ(m_target, m_internalFormat, GL_SAMPLES, numSampleCounts, &samples[0]); in iterate() 312 …gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_RGBA8, GL_SAMPLES, (glw::GLsizei)buffer.size(… in iterate() 328 gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_RGBA8, GL_SAMPLES, 2, buffer); in iterate() 343 gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_RGBA8, GL_SAMPLES, 0, buffer); in iterate()
|
D | es31fFboTestCase.cpp | 367 …gl.getInternalformativ(GL_RENDERBUFFER, format, GL_SAMPLES, (glw::GLsizei)sampleCounts.size(), &sa… in querySampleCounts()
|
D | es31fMultisampleShaderRenderCase.cpp | 801 …gl.getInternalformativ(target, internalFormat, GL_SAMPLES, gl_sample_counts, gl_supported_samples); in getMaxConformantSampleCount() 820 gl.getInternalformativ(target, internalFormat, GL_SAMPLES, 1, &maxTextureSamples); in getMaxConformantSampleCount()
|
D | es31fTextureMultisampleTests.cpp | 1060 …gl.getInternalformativ(target, internalFormat, GL_SAMPLES, gl_sample_counts, gl_supported_samples); in getMaxConformantSampleCount() 1077 gl.getInternalformativ(target, internalFormat, GL_SAMPLES, 1, &maxTextureSamples); in getMaxConformantSampleCount() 1180 gl.getInternalformativ(textureTarget, internalFormat, GL_SAMPLES, 1, &maxSamples); in init() 1850 gl.getInternalformativ(target, m_internalFormat, GL_SAMPLES, sampleCount, &samples[0]); in getFormatSamples() 2076 gl.glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_RGBA8, GL_SAMPLES, 1, &maxSamples); in iterate()
|
D | es31fShaderTextureSizeTests.cpp | 182 …gl.getInternalformativ(getTextureGLTarget(), getTextureGLInternalFormat(), GL_SAMPLES, 1, &maxSamp… in init()
|
/third_party/flutter/glfw/tests/ |
D | msaa.c | 126 glGetIntegerv(GL_SAMPLES, &samples); in main()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fInternalFormatQueryTests.cpp | 72 glGetInternalformativ(GL_RENDERBUFFER, m_internalFormat, GL_SAMPLES, sampleCounts, &samples[0]); in test()
|
D | es3fFboTestCase.cpp | 347 …gl.getInternalformativ(GL_RENDERBUFFER, format, GL_SAMPLES, (glw::GLsizei)sampleCounts.size(), &sa… in querySampleCounts()
|
D | es3fFboMultisampleTests.cpp | 269 glGetInternalformativ(GL_RENDERBUFFER, GL_RGBA8, GL_SAMPLES, 1, &maxSamples); in test()
|
D | es3fMultisampleTests.cpp | 452 …GLU_CHECK_CALL(glGetInternalformativ(GL_RENDERBUFFER, FBO_COLOR_FORMAT, GL_SAMPLES, 1, &m_numSampl… in init() 461 m_numSamples = getGLInteger(GL_SAMPLES); in init() 500 …GLU_CHECK_CALL(glGetInternalformativ(GL_RENDERBUFFER, FBO_COLOR_FORMAT, GL_SAMPLES, 1, &maxSampleC… in init()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cShaderTextureImageSamplesTests.cpp | 467 …gl.getInternalformativ(texture_target, texture_internalformat, GL_SAMPLES, m_internalformat_n_samp… in executeFunctionalTest()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluStrUtil.inl | 100 case GL_SAMPLES: return "GL_SAMPLES"; 1214 case GL_SAMPLES: return "GL_SAMPLES"; 1428 case GL_SAMPLES: return "GL_SAMPLES";
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/ |
D | webgl2.js | 339 if (args[2] == GL_SAMPLES) {
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_internalformat_query.txt | 311 GL_SAMPLES, samples_length, samples); 322 GL_SAMPLES, 1, &max_samples);
|