Searched refs:m_internalFormat (Results 1 - 25 of 25) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fInternalFormatQueryTests.cpp49 , m_internalFormat (internalFormat)
59 glGetInternalformativ(GL_RENDERBUFFER, m_internalFormat, GL_NUM_SAMPLE_COUNTS, 1, &sampleCounts);
72 glGetInternalformativ(GL_RENDERBUFFER, m_internalFormat, GL_SAMPLES, sampleCounts, &samples[0]);
121 const GLenum m_internalFormat; member in class:deqp::gles3::Functional::__anon5092::SamplesCase
130 , m_internalFormat (internalFormat)
139 glGetInternalformativ(GL_RENDERBUFFER, m_internalFormat, GL_NUM_SAMPLE_COUNTS, 1, &sampleCounts);
147 glGetInternalformativ(GL_RENDERBUFFER, m_internalFormat, GL_NUM_SAMPLE_COUNTS, 0, &queryTargetValue);
159 GLenum m_internalFormat; member in class:deqp::gles3::Functional::__anon5092::SamplesBufferSizeCase
H A Des3fTextureSpecificationTests.cpp639 , m_internalFormat (format)
648 , m_internalFormat (internalFormat)
678 glTexImage2D(GL_TEXTURE_2D, ndx, m_internalFormat, levelW, levelH, 0, m_format, m_dataType, levelData.getAccess().getDataPtr());
682 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::BasicTexImage2DCase
694 , m_internalFormat (format)
703 , m_internalFormat (internalFormat)
736 glTexImage2D(s_cubeMapFaces[face], ndx, m_internalFormat, levelSize, levelSize, 0, m_format, m_dataType, levelData.getAccess().getDataPtr());
741 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::BasicTexImageCubeCase
752 , m_internalFormat (internalFormat)
778 glTexImage3D(GL_TEXTURE_2D_ARRAY, ndx, m_internalFormat, level
782 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::BasicTexImage2DArrayCase
822 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::BasicTexImage3DCase
880 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::RandomOrderTexImage2DCase
943 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::RandomOrderTexImageCubeCase
999 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexImage2DAlignCase
1056 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexImageCubeAlignCase
1109 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexImage2DParamsCase
1181 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexImage3DParamsCase
1260 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::BasicTexSubImage2DCase
1340 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::BasicTexSubImageCubeCase
1415 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexSubImage2DParamsCase
1488 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::BasicTexSubImage3DCase
1549 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexSubImage2DEmptyTexCase
1616 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexSubImageCubeEmptyTexCase
1679 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexSubImage2DAlignCase
1749 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexSubImageCubeAlignCase
1847 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexSubImage3DParamsCase
1907 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::BasicCopyTexImage2DCase
1958 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::BasicCopyTexImageCubeCase
2153 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::BasicTexStorage2DCase
2199 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::BasicTexStorageCubeCase
2240 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::BasicTexStorage2DArrayCase
2282 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::BasicTexStorage3DCase
2352 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexImage2DBufferCase
2428 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexImageCubeBufferCase
2508 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexImage2DArrayBufferCase
2590 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexImage3DBufferCase
2677 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexSubImage2DBufferCase
2778 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexSubImageCubeBufferCase
2885 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexSubImage2DArrayBufferCase
2996 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexSubImage3DBufferCase
3055 const deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexImage2DDepthCase
3102 const deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexImage2DArrayDepthCase
3171 const deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexSubImage2DDepthCase
3243 const deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexSubImage2DArrayDepthCase
3303 const deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexImage2DDepthBufferCase
3366 const deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TexImage2DArrayDepthBufferCase
[all...]
H A Des3fTextureSwizzleTests.cpp91 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::Texture2DSwizzleCase
105 , m_internalFormat (internalFormat)
127 m_texture = (m_internalFormat == m_format) ? new glu::Texture2D(m_context.getRenderContext(), m_format, m_dataType, width, height)
128 : new glu::Texture2D(m_context.getRenderContext(), m_internalFormat, width, height);
H A Des3fTextureFilteringTests.cpp103 const deUint32 m_internalFormat; member in class:deqp::gles3::Functional::Texture2DFilteringCase
144 , m_internalFormat (internalFormat)
160 , m_internalFormat (GL_NONE)
176 checkSupport(m_renderCtxInfo, m_internalFormat);
190 m_textures.push_back(new glu::Texture2D(m_renderCtx, m_internalFormat, m_width, m_height));
382 const deUint32 m_internalFormat; member in class:deqp::gles3::Functional::TextureCubeFilteringCase
424 , m_internalFormat (internalFormat)
441 , m_internalFormat (GL_NONE)
457 checkSupport(m_renderCtxInfo, m_internalFormat);
471 m_textures.push_back(new glu::TextureCube(m_renderCtx, m_internalFormat, m_widt
695 const deUint32 m_internalFormat; member in class:deqp::gles3::Functional::Texture2DArrayFilteringCase
963 const deUint32 m_internalFormat; member in class:deqp::gles3::Functional::Texture3DFilteringCase
[all...]
H A Des3fPolygonOffsetTests.cpp265 const GLenum m_internalFormat; member in class:deqp::gles3::Functional::__anon5100::PolygonOffsetTestCase
272 , m_internalFormat (internalFormat)
283 if (m_internalFormat == 0)
313 gl.renderbufferStorage(GL_RENDERBUFFER, m_internalFormat, m_targetSize, m_targetSize);
H A Des3fTextureMipmapTests.cpp1108 deUint32 m_internalFormat; member in class:deqp::gles3::Functional::Texture3DMipmapCase
1124 , m_internalFormat (format)
1140 const tcu::TextureFormat& texFmt = glu::mapGLInternalFormat(m_internalFormat);
1149 m_texture = new glu::Texture3D(m_context.getRenderContext(), m_internalFormat, m_width, m_height, m_depth);
/external/deqp/modules/gles3/performance/
H A Des3pTextureCases.hpp62 const deUint32 m_internalFormat; member in class:deqp::gles3::Performance::Texture2DRenderCase
H A Des3pTextureCases.cpp66 , m_internalFormat (internalFormat)
95 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(m_internalFormat);
131 log << TestLog::Message << "Format: " <<glu::getTextureFormatName(m_internalFormat) << TestLog::EndMessage;
193 glu::Texture2D* texture = new glu::Texture2D(m_renderCtx, m_internalFormat, width, height);
/external/deqp/modules/gles31/functional/
H A Des31fInternalFormatQueryTests.cpp57 const glw::GLenum m_internalFormat; member in class:deqp::gles31::Functional::__anon5355::FormatSamplesCase
64 , m_internalFormat (internalFormat)
82 if (!supportsES32 && isTextureTarget && m_internalFormat == GL_STENCIL_INDEX8 && !m_context.getContextInfo().isExtensionSupported("GL_OES_texture_stencil8"))
97 if (m_internalFormat == GL_RGBA16F || m_internalFormat == GL_R32F || m_internalFormat == GL_RG32F || m_internalFormat == GL_RGBA32F || m_internalFormat == GL_R16F || m_internalFormat == GL_RG16F || m_internalFormat
[all...]
H A Des31fTextureSpecificationTests.cpp323 , m_internalFormat (internalFormat)
348 glTexImage3D(GL_TEXTURE_CUBE_MAP_ARRAY, ndx, m_internalFormat, levelW, levelW, m_depth, 0, transferFmt.format, transferFmt.dataType, levelData.getAccess().getDataPtr());
352 deUint32 m_internalFormat; member in class:deqp::gles31::Functional::BasicTexImageCubeArrayCase
361 , m_internalFormat (internalFormat)
375 glTexStorage3D (GL_TEXTURE_CUBE_MAP_ARRAY, m_numLevels, m_internalFormat, m_size, m_size, m_depth);
392 deUint32 m_internalFormat; member in class:deqp::gles31::Functional::BasicTexStorageCubeArrayCase
415 , m_internalFormat (internalFormat)
465 glTexImage3D(GL_TEXTURE_CUBE_MAP_ARRAY, 0, m_internalFormat, m_size, m_size, m_depth, 0, transferFmt.format, transferFmt.dataType, (const void*)(deUintptr)m_offset);
468 deUint32 m_internalFormat; member in class:deqp::gles31::Functional::TexImageCubeArrayBufferCase
502 , m_internalFormat (internalForma
572 deUint32 m_internalFormat; member in class:deqp::gles31::Functional::TexSubImageCubeArrayBufferCase
630 const deUint32 m_internalFormat; member in class:deqp::gles31::Functional::TexImageCubeArrayDepthCase
699 const deUint32 m_internalFormat; member in class:deqp::gles31::Functional::TexSubImageCubeArrayDepthCase
761 const deUint32 m_internalFormat; member in class:deqp::gles31::Functional::TexImageCubeArrayDepthBufferCase
[all...]
H A Des31fTextureFilteringTests.cpp130 const deUint32 m_internalFormat; member in class:deqp::gles31::Functional::TextureCubeArrayFilteringCase
182 , m_internalFormat (internalFormat)
205 if (m_internalFormat == GL_SR8_EXT && !(m_context.getContextInfo().isExtensionSupported("GL_EXT_texture_sRGB_R8")))
210 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_internalFormat);
218 m_gradientTex = new glu::TextureCubeArray(m_context.getRenderContext(), m_internalFormat, m_size, m_depth);
219 m_gridTex = new glu::TextureCubeArray(m_context.getRenderContext(), m_internalFormat, m_size, m_depth);
H A Des31fSRGBDecodeTests.cpp431 const tcu::TextureFormat m_internalFormat; member in class:deqp::gles31::Functional::__anon5397::SRGBTestTexture
457 , m_internalFormat (internalFormat)
919 const tcu::TextureFormat m_internalFormat; member in class:deqp::gles31::Functional::__anon5397::SRGBTestCase
937 , m_internalFormat (internalFormat)
949 if ( (glu::getInternalFormat(m_internalFormat) == GL_SRGB8_ALPHA8) && !m_context.getContextInfo().isExtensionSupported("GL_EXT_texture_sRGB_decode") )
954 if ( (glu::getInternalFormat(m_internalFormat) == GL_SR8_EXT) && !(m_context.getContextInfo().isExtensionSupported("GL_EXT_texture_sRGB_R8")) )
1071 SRGBTestTexture* texture = new SRGBTestTexture(m_context, targetType, m_internalFormat, width, height, color, wrapS, wrapT, minFilter, magFilter, decoding);
1214 switch (glu::getInternalFormat(m_internalFormat))
H A Des31fTextureMultisampleTests.cpp1582 const glw::GLenum m_internalFormat;
1592 , m_internalFormat (GL_RGBA8)
1705 gl.glTexStorage2DMultisample(GL_TEXTURE_2D_MULTISAMPLE, m_numSamples0, m_internalFormat, m_fboSize, m_fboSize, fixedSampleLocations0);
1731 gl.glTexStorage2DMultisample(GL_TEXTURE_2D_MULTISAMPLE, m_numSamples1, m_internalFormat, m_fboSize, m_fboSize, fixedSampleLocations1);
1741 gl.glRenderbufferStorageMultisample(GL_RENDERBUFFER, m_numSamples1, m_internalFormat, m_fboSize, m_fboSize);
1788 gl.getInternalformativ(target, m_internalFormat, GL_NUM_SAMPLE_COUNTS, 1, &sampleCount);
1793 gl.getInternalformativ(target, m_internalFormat, GL_SAMPLES, sampleCount, &samples[0]);
H A Des31fFboSRGBWriteControlTests.cpp484 const deUint32 m_internalFormat; member in class:deqp::gles31::Functional::__anon5345::TestTexture2D
494 , m_internalFormat (internalFormat)
516 m_gl->texImage2D(GL_TEXTURE_2D, 0, m_internalFormat, m_width, m_height, 0, transferFormat, transferType, m_imageData.getAccess().getDataPtr());
/external/deqp/external/openglcts/modules/gles31/
H A Des31cSampleShadingTests.cpp180 GLenum m_internalFormat; member in class:glcts::SampleShadingRenderCase
207 , m_internalFormat(internalFormat)
249 gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, m_internalFormat, GL_SAMPLES, 1, &maxSamples);
270 gl.texStorage2DMultisample(GL_TEXTURE_2D_MULTISAMPLE, samples, m_internalFormat, WIDTH, HEIGHT, GL_FALSE);
339 gl.renderbufferStorage(GL_RENDERBUFFER, m_internalFormat, width, HEIGHT);
486 GLenum m_internalFormat; member in class:glcts::SampleShadingRenderFormatTests
502 , m_internalFormat(internalFormat)
520 m_internalFormat, m_texFormat, m_sampler.c_str(), m_outType.c_str(), m_min,
524 m_internalFormat, m_texFormat, m_sampler.c_str(), m_outType.c_str(), m_min,
528 m_internalFormat, m_texForma
[all...]
/external/deqp/modules/egl/
H A DteglImageUtil.cpp181 TextureImageSource (GLenum internalFormat, GLenum format, GLenum type, bool useTexLevel0) : m_internalFormat(internalFormat), m_format(format), m_type(type), m_useTexLevel0(useTexLevel0) {}
184 GLenum getInternalFormat (void) const { return m_internalFormat; }
191 const GLenum m_internalFormat; member in class:deqp::egl::Image::TextureImageSource
217 if (isSizedFormat(m_internalFormat))
218 return m_internalFormat;
262 GLU_CHECK_GLW_CALL(gl, texImage2D(imgTarget, 0, m_internalFormat, IMAGE_WIDTH, IMAGE_HEIGHT,
284 GLU_CHECK_CALL_ERROR(gl.texImage2D(GL_TEXTURE_2D, 0, m_internalFormat, IMAGE_WIDTH, IMAGE_HEIGHT, 0, m_format, m_type, DE_NULL),
316 GLU_CHECK_GLW_CALL(gl, texImage2D(faces[faceNdx], 0, m_internalFormat, IMAGE_WIDTH, IMAGE_HEIGHT, 0, m_format, m_type, DE_NULL));
H A DteglImageTests.cpp359 , m_internalFormat (internalFormat)
380 if ((m_internalFormat == GL_RED || m_internalFormat == GL_RG) && !isGLRedSupported())
404 const GLenum m_internalFormat; member in class:deqp::egl::Image::CreateImageGLES2
H A DteglGLES2SharingThreadedTests.cpp954 GLint m_internalFormat; member in class:deqp::egl::GLES2ThreadTest::TexImage2D
965 , m_internalFormat (internalFormat)
987 thread.newMessage() << "Begin -- glTexImage2D(GL_TEXTURE_2D, " << m_level << ", " << m_internalFormat << ", " << m_width << ", " << m_height << ", 0, " << m_format << ", " << m_type << ", data)" << tcu::ThreadUtil::Message::End;
988 GLU_CHECK_GLW_CALL(thread.gl, texImage2D(GL_TEXTURE_2D, m_level, m_internalFormat, m_width, m_height, 0, m_format, m_type, dummyData));
1057 GLint m_internalFormat; member in class:deqp::egl::GLES2ThreadTest::CopyTexImage2D
1069 , m_internalFormat (internalFormat)
1091 thread.newMessage() << "Begin -- glCopyTexImage2D(GL_TEXTURE_2D, " << m_level << ", " << m_internalFormat << ", " << m_x << ", " << m_y << ", " << m_width << ", " << m_height << ", " << m_border << ")" << tcu::ThreadUtil::Message::End;
1092 GLU_CHECK_GLW_CALL(thread.gl, copyTexImage2D(GL_TEXTURE_2D, m_level, m_internalFormat, m_x, m_y, m_width, m_height, m_border));
/external/deqp/external/openglcts/modules/common/
H A DglcShaderMultisampleInterpolationTests.cpp229 GLenum m_internalFormat; member in class:deqp::ShaderMultisampleInterpolationBaseCase
258 , m_internalFormat(internalFormat)
292 if (m_internalFormat == GL_RGBA32F && !supportsRgba32f)
304 gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, m_internalFormat, GL_SAMPLES, 1, &maxSamples);
336 gl.texStorage2DMultisample(GL_TEXTURE_2D_MULTISAMPLE, m_samples, m_internalFormat, WIDTH, HEIGHT, GL_FALSE);
418 gl.renderbufferStorage(GL_RENDERBUFFER, m_internalFormat, width, HEIGHT);
H A DglcSampleVariablesTests.cpp190 GLenum m_internalFormat; member in class:deqp::SampleShadingMaskCase
211 , m_internalFormat(internalFormat)
244 if (m_internalFormat == GL_RGBA32F && !supportsRgba32f)
256 gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, m_internalFormat, GL_SAMPLES, 1, &maxSamples);
292 gl.texStorage2DMultisample(GL_TEXTURE_2D_MULTISAMPLE, m_samples, m_internalFormat, WIDTH, HEIGHT, GL_FALSE);
298 gl.texStorage2D(GL_TEXTURE_2D, 1, m_internalFormat, WIDTH, HEIGHT);
388 gl.renderbufferStorage(GL_RENDERBUFFER, m_internalFormat, width, HEIGHT);
/external/deqp/modules/gles3/accuracy/
H A Des3aTextureFilteringTests.cpp73 deUint32 m_internalFormat; member in class:deqp::gles3::Accuracy::Texture2DFilteringCase
91 , m_internalFormat (internalFormat)
106 , m_internalFormat (GL_NONE)
133 m_textures.push_back(new glu::Texture2D(m_renderCtx, m_internalFormat, m_width, m_height));
328 deUint32 m_internalFormat; member in class:deqp::gles3::Accuracy::TextureCubeFilteringCase
347 , m_internalFormat (internalFormat)
363 , m_internalFormat (GL_NONE)
390 m_textures.push_back(new glu::TextureCube(m_renderCtx, m_internalFormat, m_width));
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilitySampleVariablesTests.cpp197 GLenum m_internalFormat; member in class:gl4cts::es31compatibility::SampleShadingMaskCase
218 , m_internalFormat(internalFormat)
254 gl.getInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, m_internalFormat, GL_SAMPLES, 1, &maxSamples);
290 gl.texStorage2DMultisample(GL_TEXTURE_2D_MULTISAMPLE, m_samples, m_internalFormat, WIDTH, HEIGHT, GL_FALSE);
296 gl.texStorage2D(GL_TEXTURE_2D, 1, m_internalFormat, WIDTH, HEIGHT);
386 gl.renderbufferStorage(GL_RENDERBUFFER, m_internalFormat, width, HEIGHT);
/external/deqp/modules/gles2/functional/
H A Des2fTextureSpecificationTests.cpp1269 , m_internalFormat (internalFormat)
1304 glCopyTexImage2D(GL_TEXTURE_2D, ndx, m_internalFormat, x, y, levelW, levelH, 0);
1308 deUint32 m_internalFormat; member in class:deqp::gles2::Functional::BasicCopyTexImage2DCase
1317 , m_internalFormat (internalFormat)
1357 glCopyTexImage2D(s_cubeMapFaces[face], ndx, m_internalFormat, x, y, levelW, levelH, 0);
1362 deUint32 m_internalFormat; member in class:deqp::gles2::Functional::BasicCopyTexImageCubeCase
H A Des2fPolygonOffsetTests.cpp262 const GLenum m_internalFormat; member in class:deqp::gles2::Functional::__anon4954::PolygonOffsetTestCase
269 , m_internalFormat (internalFormat)
280 if (m_internalFormat == 0)
310 gl.renderbufferStorage(GL_RENDERBUFFER, m_internalFormat, m_targetSize, m_targetSize);
/external/deqp/modules/glshared/
H A DglsLongStressCase.cpp477 deUint32 m_internalFormat;
485 , m_internalFormat (0)
520 m_internalFormat = internalFormat;
566 DE_ASSERT(isMatchingGLInternalFormat(m_internalFormat, format));

Completed in 605 milliseconds