/third_party/vk-gl-cts/framework/opengl/ |
D | gluTexture.cpp | 89 TransferFormat transferFormat = getTransferFormat(m_refTexture.getFormat()); in upload() local 172 TransferFormat transferFormat = getTransferFormat(m_refTexture.getFormat()); in upload() local 304 TransferFormat transferFormat = getTransferFormat(m_refTexture.getFormat()); in upload() local 391 TransferFormat transferFormat = getTransferFormat(m_refTexture.getFormat()); in upload() local 512 TransferFormat transferFormat = getTransferFormat(m_refTexture.getFormat()); in upload() local 599 TransferFormat transferFormat = getTransferFormat(m_refTexture.getFormat()); in upload() local 721 TransferFormat transferFormat = getTransferFormat(m_refTexture.getFormat()); in upload() local 812 TransferFormat transferFormat = getTransferFormat(m_refTexture.getFormat()); in upload() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
D | es3cNumberParsingTests.cpp | 360 const auto transferFormat = glu::getTransferFormat(textureFormat); in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cSparseTexture2Tests.cpp | 1037 TransferFormat transferFormat = glu::getTransferFormat(mState.format); in writeDataToTexture() local 1131 TransferFormat transferFormat = glu::getTransferFormat(mState.format); in verifyTextureData() local 1694 TransferFormat transferFormat = glu::getTransferFormat(mState.format); in verifyTextureDataExtended() local
|
D | gl4cSparseTextureTests.cpp | 1917 TransferFormat transferFormat = glu::getTransferFormat(mState.format); in writeDataToTexture() local 1963 TransferFormat transferFormat = glu::getTransferFormat(mState.format); in verifyTextureData() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcGLSLVectorConstructorTests.cpp | 462 const auto transferFormat = glu::getTransferFormat(textureFormat); in iterate() local
|
/third_party/vk-gl-cts/framework/platform/null/ |
D | tcuNullRenderContext.cpp | 661 const tcu::TextureFormat transferFormat = glu::mapGLTransferFormat(format, type); in glReadPixels() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles2/ |
D | es2cTexture3DTests.cpp | 259 glu::TransferFormat transferFormat = glu::getTransferFormat(referenceTexture.getFormat()); in uploadTexture3D() local 749 glu::TransferFormat transferFormat = glu::getTransferFormat(textureFormat); in iterate() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fTextureLevelStateQueryTests.cpp | 742 …const glu::TransferFormat transferFormat = (spec.levels[levelNdx].compressed) ? (glu::TransferForm… in applyTextureGenerationSpec() local
|
D | es31fFboSRGBWriteControlTests.cpp | 492 …stTexture2D (Context& context, const deUint32 internalFormat, const deUint32 transferFormat, const… in TestTexture2D()
|
D | es31fShaderImageLoadStoreTests.cpp | 742 const glu::TransferFormat transferFormat = glu::getTransferFormat(src.getFormat()); in uploadTexture() local
|
D | es31fGeometryShaderTests.cpp | 2969 const glu::TransferFormat transferFormat = glu::getTransferFormat(texFormat); in initTexture() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderDerivateTests.cpp | 852 …const tcu::TextureFormat transferFormat (tcu::TextureFormat::RGBA, tcu::TextureFormat::UNSIGNED_IN… in iterate() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglImageFormatTests.cpp | 530 glu::TransferFormat transferFormat = glu::getTransferFormat(reference.getFormat()); in invokeGLES() local
|