Searched defs:transferFmt (Results 1 - 13 of 13) sorted by relevance

/external/deqp/framework/opengl/simplereference/
H A DsglrContext.cpp60 glu::TransferFormat transferFmt = glu::getTransferFormat(glu::mapGLInternalFormat(internalFormat)); local
61 format = transferFmt.format;
62 dataType = transferFmt.dataType;
/external/deqp/modules/gles3/functional/
H A Des3fFboDepthbufferTests.cpp164 glu::TransferFormat transferFmt = glu::getTransferFormat(glu::mapGLInternalFormat(m_format)); local
182 glTexImage2D(GL_TEXTURE_2D, 0, m_format, m_width, m_height, 0, transferFmt.format, transferFmt.dataType, DE_NULL);
250 glu::TransferFormat transferFmt = glu::getTransferFormat(glu::mapGLInternalFormat(m_format)); local
268 glTexImage2D(GL_TEXTURE_2D, 0, m_format, m_width, m_height, 0, transferFmt.format, transferFmt.dataType, DE_NULL);
H A Des3fFboTestUtil.cpp894 glu::TransferFormat transferFmt = glu::getTransferFormat(readFormat); local
899 ctx.readPixels(x, y, width, height, transferFmt.format, transferFmt.dataType, &data[0]);
H A Des3fFramebufferBlitTests.cpp631 glu::TransferFormat transferFmt = glu::getTransferFormat(colorFormat); local
654 glTexImage2D(GL_TEXTURE_2D, 0, m_format, texW, texH, 0, transferFmt.format, transferFmt.dataType, DE_NULL);
760 const glu::TransferFormat transferFmt = glu::getTransferFormat(colorFormat);
783 glTexImage2D(GL_TEXTURE_2D, 0, m_format, fboTexW, fboTexH, 0, transferFmt.format, transferFmt.dataType, DE_NULL);
H A Des3fFboColorbufferTests.cpp251 glu::TransferFormat transferFmt = glu::getTransferFormat(ndx ? texFmt1 : texFmt0); local
266 glTexImage2D(GL_TEXTURE_2D, 0, format, size.x(), size.y(), 0, transferFmt.format, transferFmt.dataType, DE_NULL);
379 glu::TransferFormat transferFmt = glu::getTransferFormat(texFmt); local
394 glTexImage2D(cubeGLFaces[ndx], 0, m_format, size.x(), size.y(), 0, transferFmt.format, transferFmt.dataType, DE_NULL);
508 glu::TransferFormat transferFmt = glu::getTransferFormat(texFmt); local
521 glTexImage3D(GL_TEXTURE_2D_ARRAY, 0, m_format, size.x(), size.y(), size.z(), 0, transferFmt.format, transferFmt.dataType, DE_NULL);
634 glu::TransferFormat transferFmt local
[all...]
H A Des3fFboInvalidateTests.cpp589 glu::TransferFormat transferFmt = glu::getTransferFormat(colorFmt); local
593 glTexImage2D (GL_TEXTURE_2D, 0, m_colorFmt, getWidth(), getHeight(), 0, transferFmt.format, transferFmt.dataType, DE_NULL);
599 glu::TransferFormat transferFmt = glu::getTransferFormat(depthStencilFmt); local
603 glTexImage2D (GL_TEXTURE_2D, 0, m_depthStencilFmt, getWidth(), getHeight(), 0, transferFmt.format, transferFmt.dataType, DE_NULL);
953 glu::TransferFormat transferFmt = glu::getTransferFormat(colorFmt); local
957 glTexImage2D (GL_TEXTURE_2D, 0, m_colorFmt, getWidth(), getHeight(), 0, transferFmt.format, transferFmt.dataType, DE_NULL);
964 glu::TransferFormat transferFmt local
[all...]
H A Des3fFragmentOutputTests.cpp822 const glu::TransferFormat transferFmt = glu::getTransferFormat(attachments[ndx].readFormat); local
830 gl.readPixels(0, 0, minBufSize.x(), minBufSize.y(), transferFmt.format, transferFmt.dataType, dst);
H A Des3fTextureSpecificationTests.cpp761 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
762 tcu::TextureLevel levelData (glu::mapGLTransferFormat(transferFmt.format, transferFmt.dataType));
778 glTexImage3D(GL_TEXTURE_2D_ARRAY, ndx, m_internalFormat, levelW, levelH, m_numLayers, 0, transferFmt.format, transferFmt.dataType, levelData.getAccess().getDataPtr());
800 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
801 tcu::TextureLevel levelData (glu::mapGLTransferFormat(transferFmt.format, transferFmt.dataType));
818 glTexImage3D(GL_TEXTURE_3D, ndx, m_internalFormat, levelW, levelH, levelD, 0, transferFmt.format, transferFmt
1079 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
1147 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
1379 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
1442 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
1802 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
2128 glu::TransferFormat transferFmt = glu::getTransferFormat(fmt); local
2170 glu::TransferFormat transferFmt = glu::getTransferFormat(fmt); local
2217 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
2258 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
2315 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
2469 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
2551 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
2636 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
2725 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
2835 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
2946 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
3266 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
3327 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fFboColorbufferTests.cpp155 glu::TransferFormat transferFmt = glu::getTransferFormat(texFmt); local
174 glTexImage3D(GL_TEXTURE_CUBE_MAP_ARRAY, 0, m_format, size.x(), size.y(), size.z(), 0, transferFmt.format, transferFmt.dataType, DE_NULL);
H A Des31fFboTestUtil.cpp448 glu::TransferFormat transferFmt = glu::getTransferFormat(readFormat); local
453 ctx.readPixels(x, y, width, height, transferFmt.format, transferFmt.dataType, &data[0]);
H A Des31fTextureSpecificationTests.cpp332 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
333 tcu::TextureLevel levelData (glu::mapGLTransferFormat(transferFmt.format, transferFmt.dataType));
348 glTexImage3D(GL_TEXTURE_CUBE_MAP_ARRAY, ndx, m_internalFormat, levelW, levelW, m_depth, 0, transferFmt.format, transferFmt.dataType, levelData.getAccess().getDataPtr());
370 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
371 tcu::TextureLevel levelData (glu::mapGLTransferFormat(transferFmt.format, transferFmt.dataType));
388 glTexSubImage3D(GL_TEXTURE_CUBE_MAP_ARRAY, ndx, 0, 0, 0, levelW, levelW, m_depth, transferFmt.format, transferFmt
429 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
522 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
722 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); local
[all...]
H A Des31fOpaqueTypeIndexingTests.cpp282 const glu::TransferFormat transferFmt = glu::getTransferFormat(texFormat); local
292 gl.texSubImage1D(texTarget, 0, 0, 1, transferFmt.format, transferFmt.dataType, color);
297 gl.texSubImage2D(texTarget, 0, 0, 0, 1, 1, transferFmt.format, transferFmt.dataType, color);
303 gl.texSubImage3D(texTarget, 0, 0, 0, 0, 1, 1, 1, transferFmt.format, transferFmt.dataType, color);
310 gl.texSubImage3D(texTarget, 0, 0, 0, zoffset, 1, 1, 1, transferFmt.format, transferFmt.dataType, color);
316 gl.texSubImage2D(glu::getGLCubeFace((tcu::CubeFace)face), 0, 0, 0, 1, 1, transferFmt
[all...]
/external/deqp/modules/gles2/functional/
H A Des2fTextureSpecificationTests.cpp807 static inline int getRowPitch (const tcu::TextureFormat& transferFmt, int rowLen, int alignment) argument
809 int basePitch = transferFmt.getPixelSize()*rowLen;

Completed in 274 milliseconds