Home
last modified time | relevance | path

Searched refs:GL_SAMPLES (Results 1 – 25 of 115) sorted by relevance

12345

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleGetMultisamplefvTests.cpp66 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()
Des31cTextureStorageMultisampleDependenciesTests.cpp141 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 …]
Des31cTextureStorageMultisampleTexStorage3DMultisampleTests.cpp595 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()
Des31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp156 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()
Des31cTextureStorageMultisampleFunctionalTests.cpp509 …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/
DTextureMultisampleTest.cpp86 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()
DRenderbufferMultisampleTest.cpp64 glGetInternalformativ(GL_RENDERBUFFER, GL_RGBA8I, GL_SAMPLES, 1, &maxSamplesRGBA8I); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureMultisampleTest.cpp86 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()
DRenderbufferMultisampleTest.cpp67 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/
Dformatquery.c133 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()
Dmultisample.c317 GL_SAMPLES, buffer); in _mesa_check_sample_count()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fInternalFormatQueryTests.cpp152 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()
Des31fFboTestCase.cpp367 …gl.getInternalformativ(GL_RENDERBUFFER, format, GL_SAMPLES, (glw::GLsizei)sampleCounts.size(), &sa… in querySampleCounts()
Des31fMultisampleShaderRenderCase.cpp801 …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()
Des31fTextureMultisampleTests.cpp1060 …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()
Des31fShaderTextureSizeTests.cpp182 …gl.getInternalformativ(getTextureGLTarget(), getTextureGLInternalFormat(), GL_SAMPLES, 1, &maxSamp… in init()
/third_party/flutter/glfw/tests/
Dmsaa.c126 glGetIntegerv(GL_SAMPLES, &samples); in main()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fInternalFormatQueryTests.cpp72 glGetInternalformativ(GL_RENDERBUFFER, m_internalFormat, GL_SAMPLES, sampleCounts, &samples[0]); in test()
Des3fFboTestCase.cpp347 …gl.getInternalformativ(GL_RENDERBUFFER, format, GL_SAMPLES, (glw::GLsizei)sampleCounts.size(), &sa… in querySampleCounts()
Des3fFboMultisampleTests.cpp269 glGetInternalformativ(GL_RENDERBUFFER, GL_RGBA8, GL_SAMPLES, 1, &maxSamples); in test()
Des3fMultisampleTests.cpp452 …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/
Dgl4cShaderTextureImageSamplesTests.cpp467 …gl.getInternalformativ(texture_target, texture_internalformat, GL_SAMPLES, m_internalformat_n_samp… in executeFunctionalTest()
/third_party/vk-gl-cts/framework/opengl/
DgluStrUtil.inl100 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/
Dwebgl2.js339 if (args[2] == GL_SAMPLES) {
/third_party/openGLES/extensions/ARB/
DARB_internalformat_query.txt311 GL_SAMPLES, samples_length, samples);
322 GL_SAMPLES, 1, &max_samples);

12345