/external/deqp/framework/opengl/simplereference/ |
D | sglrContext.cpp | 60 …glu::TransferFormat transferFmt = glu::getTransferFormat(glu::mapGLInternalFormat(internalFormat)); in texImage2D() local
|
D | sglrReferenceContext.cpp | 1045 TextureFormat transferFmt; in texImage3D() local 1312 TextureFormat transferFmt = glu::mapGLTransferFormat(format, type); in texSubImage3D() local 4612 TextureFormat transferFmt; in readPixels() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboDepthbufferTests.cpp | 164 glu::TransferFormat transferFmt = glu::getTransferFormat(glu::mapGLInternalFormat(m_format)); in render() local 250 glu::TransferFormat transferFmt = glu::getTransferFormat(glu::mapGLInternalFormat(m_format)); in render() local
|
D | es3fFboInvalidateTests.cpp | 589 glu::TransferFormat transferFmt = glu::getTransferFormat(colorFmt); in render() local 599 glu::TransferFormat transferFmt = glu::getTransferFormat(depthStencilFmt); in render() local 953 glu::TransferFormat transferFmt = glu::getTransferFormat(colorFmt); in render() local 964 glu::TransferFormat transferFmt = glu::getTransferFormat(depthStencilFmt); in render() local
|
D | es3fFboColorbufferTests.cpp | 251 glu::TransferFormat transferFmt = glu::getTransferFormat(ndx ? texFmt1 : texFmt0); in render() local 379 glu::TransferFormat transferFmt = glu::getTransferFormat(texFmt); in render() local 508 glu::TransferFormat transferFmt = glu::getTransferFormat(texFmt); in render() local 634 glu::TransferFormat transferFmt = glu::getTransferFormat(texFmt); in render() local
|
D | es3fTextureSpecificationTests.cpp | 761 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); in createTexture() local 800 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); in createTexture() local 1079 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); in createTexture() local 1147 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); in createTexture() local 1379 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); in createTexture() local 1442 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); in createTexture() local 1802 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); in createTexture() local 2128 glu::TransferFormat transferFmt = glu::getTransferFormat(fmt); in createTexture() local 2170 glu::TransferFormat transferFmt = glu::getTransferFormat(fmt); in createTexture() local 2217 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); in createTexture() local [all …]
|
D | es3fFramebufferBlitTests.cpp | 631 glu::TransferFormat transferFmt = glu::getTransferFormat(colorFormat); in render() local 760 const glu::TransferFormat transferFmt = glu::getTransferFormat(colorFormat); in render() local
|
D | es3fFboTestUtil.cpp | 894 glu::TransferFormat transferFmt = glu::getTransferFormat(readFormat); in readPixels() local
|
D | es3fFragmentOutputTests.cpp | 822 const glu::TransferFormat transferFmt = glu::getTransferFormat(attachments[ndx].readFormat); in iterate() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboColorbufferTests.cpp | 145 glu::TransferFormat transferFmt = glu::getTransferFormat(texFmt); in render() local 243 glu::TransferFormat transferFmt = glu::getTransferFormat(texFmt); in render() local
|
D | es31fTextureSpecificationTests.cpp | 334 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); in createTexture() local 372 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); in createTexture() local 431 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); in createTexture() local 524 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); in createTexture() local 724 glu::TransferFormat transferFmt = glu::getTransferFormat(m_texFormat); in createTexture() local
|
D | es31fFboTestUtil.cpp | 448 glu::TransferFormat transferFmt = glu::getTransferFormat(readFormat); in readPixels() local
|
D | es31fOpaqueTypeIndexingTests.cpp | 282 const glu::TransferFormat transferFmt = glu::getTransferFormat(texFormat); in setupTexture() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureSpecificationTests.cpp | 823 static inline int getRowPitch (const tcu::TextureFormat& transferFmt, int rowLen, int alignment) in getRowPitch()
|