Home
last modified time | relevance | path

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

12

/external/deqp/framework/common/
DtcuImageCompare.cpp523 …if (tcu::getTextureChannelClass(reference.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_F… in floatUlpThresholdCompare()
524 …tcu::getTextureChannelClass(result.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_PO… in floatUlpThresholdCompare()
610 …if (tcu::getTextureChannelClass(reference.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_F… in floatThresholdCompare()
611 …tcu::getTextureChannelClass(result.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_PO… in floatThresholdCompare()
694 …if (tcu::getTextureChannelClass(result.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXE… in floatThresholdCompare()
779 …if (tcu::getTextureChannelClass(reference.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_F… in intThresholdCompare()
780 …tcu::getTextureChannelClass(result.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_PO… in intThresholdCompare()
852 …if (tcu::getTextureChannelClass(reference.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_F… in intThresholdPositionDeviationCompare()
853 …tcu::getTextureChannelClass(result.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_PO… in intThresholdPositionDeviationCompare()
931 …if (tcu::getTextureChannelClass(reference.getFormat().type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_F… in intThresholdPositionDeviationErrorThresholdCompare()
[all …]
DtcuTextureUtil.cpp157 TextureChannelClass getTextureChannelClass (TextureFormat::ChannelType channelType) in getTextureChannelClass() function
454 DE_ASSERT(getTextureChannelClass(format.type) == TEXTURECHANNELCLASS_SIGNED_INTEGER); in getFormatMinIntValue()
470 DE_ASSERT(getTextureChannelClass(format.type) == TEXTURECHANNELCLASS_SIGNED_INTEGER); in getFormatMaxIntValue()
486 DE_ASSERT(getTextureChannelClass(format.type) == TEXTURECHANNELCLASS_UNSIGNED_INTEGER); in getFormatMaxUintValue()
1069 TextureChannelClass srcClass = getTextureChannelClass(src.getFormat().type); in copy()
1070 TextureChannelClass dstClass = getTextureChannelClass(dst.getFormat().type); in copy()
1121 switch (getTextureChannelClass(format.type)) in estimatePixelValueRange()
1581 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in getTextureBorderColorFloat()
1617 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in getTextureBorderColorInt()
1646 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in getTextureBorderColorUint()
[all …]
DtcuTextureUtil.hpp67 TextureChannelClass getTextureChannelClass (TextureFormat::ChannelType channelType);
DtcuTexLookupVerifier.cpp637 const TextureChannelClass texClass = getTextureChannelClass(format.type); in isLinearSampleResultValid()
684 const TextureChannelClass texClass = getTextureChannelClass(level.getFormat().type); in isLinearSampleResultValid()
747 const TextureChannelClass texClass = getTextureChannelClass(level.getFormat().type); in isLinearSampleResultValid()
969 const TextureChannelClass texClass = getTextureChannelClass(level0.getFormat().type); in isLinearMipmapLinearSampleResultValid()
1056 const TextureChannelClass texClass = getTextureChannelClass(level0.getFormat().type); in isLinearMipmapLinearSampleResultValid()
1165 const TextureChannelClass texClass = getTextureChannelClass(level0.getFormat().type); in isLinearMipmapLinearSampleResultValid()
1460 const TextureChannelClass texClass = getTextureChannelClass(faces[coords.face].getFormat().type); in isSeamlessLinearSampleResultValid()
1535 const TextureChannelClass texClass = getTextureChannelClass(faces0[coords.face].getFormat().type); in isSeamplessLinearMipmapLinearSampleResultValid()
/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp316 switch (tcu::getTextureChannelClass(format.type)) in clearRenderbuffer()
437 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_FLOATING_POIN… in getFixedPointFormatThreshold()
438 …DE_ASSERT(tcu::getTextureChannelClass(readPixelsFormat.type) != tcu::TEXTURECHANNELCLASS_FLOATING_… in getFixedPointFormatThreshold()
440 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_SIGNED_INTEGE… in getFixedPointFormatThreshold()
441 …DE_ASSERT(tcu::getTextureChannelClass(readPixelsFormat.type) != tcu::TEXTURECHANNELCLASS_SIGNED_IN… in getFixedPointFormatThreshold()
443 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_INTE… in getFixedPointFormatThreshold()
444 …DE_ASSERT(tcu::getTextureChannelClass(readPixelsFormat.type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_… in getFixedPointFormatThreshold()
472 switch (tcu::getTextureChannelClass(format.type)) in verifyRenderbuffer()
519 switch (tcu::getTextureChannelClass(format.type)) in getReadPixelFormat()
664 …if (tcu::getTextureChannelClass(info.getFormat().type) != tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_PO… in createRenderState()
[all …]
Des31fFboTestUtil.cpp416 const tcu::TextureChannelClass fmtClass = tcu::getTextureChannelClass(format.type); in clearColorBuffer()
546 switch (tcu::getTextureChannelClass(format.type)) in getFragmentOutputType()
567 switch (tcu::getTextureChannelClass(format.type)) in getFramebufferReadFormat()
Des31fCopyImageTests.cpp191 …return tcu::getTextureChannelClass(glu::mapGLInternalFormat(format).type) == tcu::TEXTURECHANNELCL… in isFloatFormat()
199 …return tcu::getTextureChannelClass(glu::mapGLInternalFormat(format).type) == tcu::TEXTURECHANNELCL… in isUintFormat()
207 …return tcu::getTextureChannelClass(glu::mapGLInternalFormat(format).type) == tcu::TEXTURECHANNELCL… in isIntFormat()
216 …const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(glu::mapGLInternalFormat… in isFixedPointFormat()
1444 switch (tcu::getTextureChannelClass(format.type)) in getReadPixelFormat()
1465 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_FLOATING_POIN… in calculateThreshold()
1466 …DE_ASSERT(tcu::getTextureChannelClass(readPixelsFormat.type) != tcu::TEXTURECHANNELCLASS_FLOATING_… in calculateThreshold()
1468 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_SIGNED_INTEGE… in calculateThreshold()
1469 …DE_ASSERT(tcu::getTextureChannelClass(readPixelsFormat.type) != tcu::TEXTURECHANNELCLASS_SIGNED_IN… in calculateThreshold()
1471 …DE_ASSERT(tcu::getTextureChannelClass(sourceFormat.type) != tcu::TEXTURECHANNELCLASS_UNSIGNED_INTE… in calculateThreshold()
[all …]
Des31fTextureBorderClampTests.cpp160 return tcu::getTextureChannelClass(uncompressedFmt.type); in getFormatChannelClass()
167 return tcu::getTextureChannelClass(effectiveFmt.type); in getFormatChannelClass()
396 switch (tcu::getTextureChannelClass(texFormat.type)) in mapToFormatColorUnits()
439 switch (tcu::getTextureChannelClass(texFormat.type)) in mapToFormatColorRepresentable()
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp34 …return tcu::getTextureChannelClass(mapVkFormat(format).type) == tcu::TEXTURECHANNELCLASS_FLOATING_… in isFloatFormat()
39 …return tcu::getTextureChannelClass(mapVkFormat(format).type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_… in isUnormFormat()
44 …return tcu::getTextureChannelClass(mapVkFormat(format).type) == tcu::TEXTURECHANNELCLASS_SIGNED_FI… in isSnormFormat()
49 …return tcu::getTextureChannelClass(mapVkFormat(format).type) == tcu::TEXTURECHANNELCLASS_SIGNED_IN… in isIntFormat()
54 …return tcu::getTextureChannelClass(mapVkFormat(format).type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_… in isUintFormat()
760 …const VkBorderColor borderColor = mapBorderColor(getTextureChannelClass(format.type), sampler.b… in mapSampler()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp866 switch (tcu::getTextureChannelClass(format.type)) in getSampler1DType()
902 switch (tcu::getTextureChannelClass(format.type)) in getSampler2DType()
938 switch (tcu::getTextureChannelClass(format.type)) in getSamplerCubeType()
974 switch (tcu::getTextureChannelClass(format.type)) in getSampler2DArrayType()
1010 switch (tcu::getTextureChannelClass(format.type)) in getSampler3DType()
1046 switch (tcu::getTextureChannelClass(format.type)) in getSamplerCubeArrayType()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp608 …std::string formatPart = tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSI… in getShaderImageType()
609 … tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER ? "i" : ""; in getShaderImageType()
633 switch (tcu::getTextureChannelClass(format.type)) in getShaderImageDataType()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineClearUtil.cpp38 if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_FLOATING_POINT) in defaultClearColor()
DvktPipelineImageTests.cpp204 if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER) in getGlslSamplerType()
206 else if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER) in getGlslSamplerType()
DvktPipelineReferenceRenderer.hpp128 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(m_colorFormat.type); in ColorFragmentShader()
190 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(m_colorFormat.type); in SamplerFragmentShader()
DvktPipelineImageViewTests.cpp231 if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER) in getGlslSamplerType()
233 else if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER) in getGlslSamplerType()
DvktPipelineSamplerTests.cpp329 if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER) in getGlslSamplerType()
331 else if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER) in getGlslSamplerType()
DvktPipelineReferenceRenderer.cpp176 const tcu::TextureChannelClass formatClass = tcu::getTextureChannelClass(colorFormat.type); in ReferenceRenderer()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp505 …std::string formatPart = tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSI… in getShaderImageType()
506 … tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER ? "i" : ""; in getShaderImageType()
/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()
Des3fPixelBufferObjectTests.cpp125 …m_texChannelClass = tcu::getTextureChannelClass(glu::mapGLInternalFormat(spec.renderbufferFormat).… in ReadPixelsTest()
Des3fFragmentOutputTests.cpp507 switch (tcu::getTextureChannelClass(access.getFormat().type)) in clearUndefined()
576 const tcu::TextureChannelClass chnClass = tcu::getTextureChannelClass(texFmt.type); in iterate()
884 tcu::TextureChannelClass texClass = tcu::getTextureChannelClass(format.type); in iterate()
Des3fFboColorbufferTests.cpp119 tcu::TextureChannelClass fmtClass = tcu::getTextureChannelClass(fboFormat.type); in render()
1136 tcu::TextureChannelClass fmtClass = tcu::getTextureChannelClass(texFmt.type); in init()
/external/deqp/modules/internal/
DditTextureFormatTests.cpp1223 switch (getTextureChannelClass(dst.getFormat().type)) in copyPixels()
1379 const tcu::TextureChannelClass chnClass = tcu::getTextureChannelClass(m_format.type); in verifyInfoQueries()
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp792 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in clearColorToString()
882 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in randomColorClearValue()
2232 if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_FLOATING_POINT in clear()
2233 || tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT in clear()
2234 || tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT) in clear()
2246 else if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER) in clear()
2255 else if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER) in clear()
2537 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in comparePixelToDepthClearValue()
2584 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in comparePixelToColorClearValue()
2771 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in checkColorRenderQuad()
[all …]

12