Home
last modified time | relevance | path

Searched refs:getTextureChannelClass (Results 1 – 25 of 59) sorted by relevance

123

/external/deqp/framework/common/
DtcuImageCompare.cpp524 …if (tcu::getTextureChannelClass(reference.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_F… in floatUlpThresholdCompare()
525 …tcu::getTextureChannelClass(result.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_PO… in floatUlpThresholdCompare()
611 …if (tcu::getTextureChannelClass(reference.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_F… in floatThresholdCompare()
612 …tcu::getTextureChannelClass(result.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_PO… in floatThresholdCompare()
695 …if (tcu::getTextureChannelClass(result.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXE… in floatThresholdCompare()
780 …if (tcu::getTextureChannelClass(reference.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_F… in intThresholdCompare()
781 …tcu::getTextureChannelClass(result.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_PO… in intThresholdCompare()
955 …if (tcu::getTextureChannelClass(reference.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_F… in intThresholdPositionDeviationCompare()
956 …tcu::getTextureChannelClass(result.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_PO… in intThresholdPositionDeviationCompare()
1034 …if (tcu::getTextureChannelClass(reference.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_F… in intThresholdPositionDeviationErrorThresholdCompare()
[all …]
DtcuTextureUtil.cpp162 TextureChannelClass getTextureChannelClass (TextureFormat::ChannelType channelType) in getTextureChannelClass() function
477 DE_ASSERT(getTextureChannelClass(format.type) == TEXTURECHANNELCLASS_SIGNED_INTEGER); in getFormatMinIntValue()
493 DE_ASSERT(getTextureChannelClass(format.type) == TEXTURECHANNELCLASS_SIGNED_INTEGER); in getFormatMaxIntValue()
518 DE_ASSERT(getTextureChannelClass(format.type) == TEXTURECHANNELCLASS_UNSIGNED_INTEGER); in getFormatMaxUintValue()
1199 TextureChannelClass srcClass = getTextureChannelClass(src.getFormat().type); in copy()
1200 TextureChannelClass dstClass = getTextureChannelClass(dst.getFormat().type); in copy()
1251 switch (getTextureChannelClass(format.type)) in estimatePixelValueRange()
1717 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in getTextureBorderColorFloat()
1753 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in getTextureBorderColorInt()
1782 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in getTextureBorderColorUint()
[all …]
DtcuTextureUtil.hpp67 TextureChannelClass getTextureChannelClass (TextureFormat::ChannelType channelType);
/external/deqp/modules/gles31/functional/
Des31fShaderFramebufferFetchTests.cpp124 switch (tcu::getTextureChannelClass(format.type)) in getReadPixelFormat()
147 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_FLOATING_POIN… in getFixedPointFormatThreshold()
148 …DE_ASSERT(tcu::getTextureChannelClass(readPixelsFormat.type) != tcu::TEXTURECHANNELCLASS_FLOATING_… in getFixedPointFormatThreshold()
150 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_SIGNED_INTEGE… in getFixedPointFormatThreshold()
151 …DE_ASSERT(tcu::getTextureChannelClass(readPixelsFormat.type) != tcu::TEXTURECHANNELCLASS_SIGNED_IN… in getFixedPointFormatThreshold()
153 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_INTE… in getFixedPointFormatThreshold()
154 …DE_ASSERT(tcu::getTextureChannelClass(readPixelsFormat.type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_… in getFixedPointFormatThreshold()
190 switch (tcu::getTextureChannelClass(format.type)) in getColorOutputType()
375 tcu::TextureChannelClass textureChannelClass = tcu::getTextureChannelClass(m_texFmt.type); in genShaderSources()
425 tcu::TextureChannelClass textureChannelClass = tcu::getTextureChannelClass(m_texFmt.type); in genAttachementTexture()
[all …]
Des31fDrawBuffersIndexedTests.cpp323 switch (tcu::getTextureChannelClass(format.type)) in clearRenderbuffer()
444 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_FLOATING_POIN… in getFixedPointFormatThreshold()
445 …DE_ASSERT(tcu::getTextureChannelClass(readPixelsFormat.type) != tcu::TEXTURECHANNELCLASS_FLOATING_… in getFixedPointFormatThreshold()
447 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_SIGNED_INTEGE… in getFixedPointFormatThreshold()
448 …DE_ASSERT(tcu::getTextureChannelClass(readPixelsFormat.type) != tcu::TEXTURECHANNELCLASS_SIGNED_IN… in getFixedPointFormatThreshold()
450 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_INTE… in getFixedPointFormatThreshold()
451 …DE_ASSERT(tcu::getTextureChannelClass(readPixelsFormat.type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_… in getFixedPointFormatThreshold()
479 switch (tcu::getTextureChannelClass(format.type)) in verifyRenderbuffer()
526 switch (tcu::getTextureChannelClass(format.type)) in getReadPixelFormat()
671 …if (tcu::getTextureChannelClass(info.getFormat().type) != tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_PO… in createRenderState()
[all …]
Des31fFboTestUtil.cpp422 const tcu::TextureChannelClass fmtClass = tcu::getTextureChannelClass(format.type); in clearColorBuffer()
555 switch (tcu::getTextureChannelClass(format.type)) in getFragmentOutputType()
576 switch (tcu::getTextureChannelClass(format.type)) in getFramebufferReadFormat()
Des31fCopyImageTests.cpp200 …return tcu::getTextureChannelClass(glu::mapGLInternalFormat(format).type) == tcu::TEXTURECHANNELCL… in isFloatFormat()
208 …return tcu::getTextureChannelClass(glu::mapGLInternalFormat(format).type) == tcu::TEXTURECHANNELCL… in isUintFormat()
216 …return tcu::getTextureChannelClass(glu::mapGLInternalFormat(format).type) == tcu::TEXTURECHANNELCL… in isIntFormat()
225 …const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(glu::mapGLInternalFormat… in isFixedPointFormat()
1623 switch (tcu::getTextureChannelClass(format.type)) in getReadPixelFormat()
1644 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_FLOATING_POIN… in calculateThreshold()
1645 …DE_ASSERT(tcu::getTextureChannelClass(readPixelsFormat.type) != tcu::TEXTURECHANNELCLASS_FLOATING_… in calculateThreshold()
1647 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_SIGNED_INTEGE… in calculateThreshold()
1648 …DE_ASSERT(tcu::getTextureChannelClass(readPixelsFormat.type) != tcu::TEXTURECHANNELCLASS_SIGNED_IN… in calculateThreshold()
1650 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_INTE… in calculateThreshold()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTestsUtil.cpp246 …std::string formatPart = tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSI… in getShaderImageType()
247 … tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER ? "i" : ""; in getShaderImageType()
271 switch (tcu::getTextureChannelClass(format.type)) in getShaderImageDataType()
DvktPipelineImageTests.cpp270 if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER) in getGlslSamplerType()
272 else if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER) in getGlslSamplerType()
317 if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER) in getGlslTextureType()
319 else if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER) in getGlslTextureType()
DvktPipelineReferenceRenderer.hpp168 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(m_colorFormat.type); in ColorFragmentShader()
218 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(m_colorFormat.type); in ColorFragmentShaderDualSource()
DvktPipelineClearUtil.cpp38 if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_FLOATING_POINT) in defaultClearColor()
DvktPipelineImageViewTests.cpp250 if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER) in getGlslSamplerType()
252 else if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER) in getGlslSamplerType()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp585 …return tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER ? "u"… in getFormatPrefix()
586 …tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER ? "i" + imag… in getFormatPrefix()
696 …const char* formatPart = tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSI… in getGlslSamplerType()
697 … tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER ? "i" : ""; in getGlslSamplerType()
783 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(textureFormat.type); in getGlslAttachmentType()
807 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(textureFormat.type); in getGlslInputAttachmentType()
DvktImageMismatchedWriteOpTests.cpp663 …const tcu::TextureFormat buffFormat = makeBufferFormat(getTextureChannelClass(texFormat.type), i… in initPrograms()
699 const auto channelClass = tcu::getTextureChannelClass(mapVkFormat(m_params->vkFormat).type); in clear()
719 const auto channelClass = tcu::getTextureChannelClass(texFormat.type); in populate()
807 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(texFormat.type); in compare()
861 const TextureFormat bufferFormat = makeBufferFormat(getTextureChannelClass(texFormat.type), in iterate()
DvktImageLoadStoreUtil.cpp120 switch (tcu::getTextureChannelClass(format.type)) in isRepresentableIntegerValue()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp871 switch (tcu::getTextureChannelClass(format.type)) in getSampler1DType()
907 switch (tcu::getTextureChannelClass(format.type)) in getSampler2DType()
943 switch (tcu::getTextureChannelClass(format.type)) in getSamplerCubeType()
979 switch (tcu::getTextureChannelClass(format.type)) in getSampler1DArrayType()
1015 switch (tcu::getTextureChannelClass(format.type)) in getSampler2DArrayType()
1051 switch (tcu::getTextureChannelClass(format.type)) in getSampler3DType()
1087 switch (tcu::getTextureChannelClass(format.type)) in getSamplerCubeArrayType()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifierUtil.cpp784 const TextureChannelClass chanClass = getTextureChannelClass(texFormat.type); in convertNormalizedFormat()
786 DE_ASSERT(getTextureChannelClass(texFormat.type) < 2); in convertNormalizedFormat()
918 DE_ASSERT(getTextureChannelClass(texFormat.type) == TEXTURECHANNELCLASS_FLOATING_POINT); in convertFloatFormat()
959 const TextureChannelClass chanClass = getTextureChannelClass(texFormat.type); in convertFormat()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp264 const TextureChannelClass channelClass = getTextureChannelClass(format.type); in comparePixelToDepthClearValue()
343 const TextureChannelClass channelClass = getTextureChannelClass(format.type); in comparePixelToColorClearValue()
1712 if (getTextureChannelClass(tcuFormat.type) == TEXTURECHANNELCLASS_FLOATING_POINT in makeClearColorValue()
1713 || getTextureChannelClass(tcuFormat.type) == TEXTURECHANNELCLASS_SIGNED_FIXED_POINT in makeClearColorValue()
1714 || getTextureChannelClass(tcuFormat.type) == TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT) in makeClearColorValue()
1721 else if (getTextureChannelClass(tcuFormat.type) == TEXTURECHANNELCLASS_UNSIGNED_INTEGER) in makeClearColorValue()
1730 else if (getTextureChannelClass(tcuFormat.type) == TEXTURECHANNELCLASS_SIGNED_INTEGER) in makeClearColorValue()
2145 const TextureChannelClass channelClass = getTextureChannelClass(tcuFormat.type); in createImageClearingTestsCommon()
2332 const TextureChannelClass channelClass = getTextureChannelClass(tcuFormat.type); in createImageClearingTestsCommon()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp484 …std::string formatPart = tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSI… in getShaderImageType()
485 … tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER ? "i" : ""; in getShaderImageType()
552 switch (tcu::getTextureChannelClass(format.type)) in getShaderImageDataType()
DvktSparseResourcesShaderIntrinsicsBase.cpp37 switch (tcu::getTextureChannelClass(format.type)) in getOpTypeImageComponent()
73 switch (tcu::getTextureChannelClass(format.type)) in getImageComponentTypeName()
109 switch (tcu::getTextureChannelClass(format.type)) in getImageComponentVec4TypeName()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp496 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in iterateInternal()
597 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(texFormat.type)); in init()
DvktRenderPassMultisampleResolveTests.cpp432 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in clearAttachments()
738 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in verify()
1062 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in iterate()
1092 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in iterate()
1808 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in verify()
2402 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in init()
/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp761 …ass targetClass = (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (tcu::getTextureChannelClass(colorForma… in render()
1022 tcu::TextureChannelClass srcType = tcu::getTextureChannelClass(srcTexFmt.type); in init()
1025 tcu::TextureChannelClass dstType = tcu::getTextureChannelClass(dstTexFmt.type); in init()
1084 const tcu::TextureChannelClass fmtClass = tcu::getTextureChannelClass(texFmt.type); in init()
Des3fFboTestUtil.cpp868 const tcu::TextureChannelClass fmtClass = tcu::getTextureChannelClass(format.type); in clearColorBuffer()
998 switch (tcu::getTextureChannelClass(format.type)) in getFragmentOutputType()
1019 switch (tcu::getTextureChannelClass(format.type)) in getFramebufferReadFormat()
/external/deqp/modules/internal/
DditTextureFormatTests.cpp1354 switch (getTextureChannelClass(dst.getFormat().type)) in copyPixels()
1515 const tcu::TextureChannelClass chnClass = tcu::getTextureChannelClass(m_format.type); in verifyInfoQueries()

123