/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 672 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 673 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 731 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 732 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 772 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 773 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 812 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 813 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 870 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 871 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() [all …]
|
D | es3fFboMultisampleTests.cpp | 136 …ader.setGradient(*getCurrentContext(), gradShaderID, colorFmtInfo.valueMin, colorFmtInfo.valueMax); in render() 162 …flatShader.setColor(*getCurrentContext(), flatShaderID, Vec4(r,g,b,a) * (colorFmtInfo.valueMax-col… in render() 193 …rrentContext(), flatShaderID, Vec4(0.0f, 0.0f, c, 1.0f) * (colorFmtInfo.valueMax-colorFmtInfo.valu… in render() 217 …rrentContext(), flatShaderID, Vec4(0.0f, c, 0.0f, 1.0f) * (colorFmtInfo.valueMax-colorFmtInfo.valu… in render()
|
D | es3fFboColorbufferTests.cpp | 169 Vec4 color = randomVector<4>(rnd, fmtInfo.valueMin, fmtInfo.valueMax); in render() 230 …pes() << glu::TYPE_SAMPLER_2D, getFragmentOutputType(texFmt0), fmtInfo0.valueMax-fmtInfo0.valueMin… in render() 231 …pes() << glu::TYPE_SAMPLER_2D, getFragmentOutputType(texFmt1), fmtInfo1.valueMax-fmtInfo1.valueMin… in render() 364 …Types() << glu::TYPE_SAMPLER_2D, getFragmentOutputType(texFmt), fmtInfo.valueMax-fmtInfo.valueMin,… in render() 493 …Types() << glu::TYPE_SAMPLER_2D, getFragmentOutputType(texFmt), fmtInfo.valueMax-fmtInfo.valueMin,… in render() 619 …Types() << glu::TYPE_SAMPLER_2D, getFragmentOutputType(texFmt), fmtInfo.valueMax-fmtInfo.valueMin,… in render() 872 const Vec4 color = randomVector<4>(rnd, fmtInfo.valueMin, fmtInfo.valueMax); in render() 938 const Vec4 color = randomVector<4>(rnd, fmtInfo.valueMin, fmtInfo.valueMax); in render() 1000 const Vec4 color = randomVector<4>(rnd, fmtInfo.valueMin, fmtInfo.valueMax); in render()
|
D | es3fTextureFormatTests.cpp | 133 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient" in init() 142 …::fillWithComponentGradients(m_texture->getRefTexture().getLevel(0), spec.valueMin, spec.valueMax); in init() 298 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient" in init() 313 … case 0: gMin = spec.valueMin.swizzle(0, 1, 2, 3); gMax = spec.valueMax.swizzle(0, 1, 2, 3); break; in init() 314 … case 1: gMin = spec.valueMin.swizzle(2, 1, 0, 3); gMax = spec.valueMax.swizzle(2, 1, 0, 3); break; in init() 315 … case 2: gMin = spec.valueMin.swizzle(1, 2, 0, 3); gMax = spec.valueMax.swizzle(1, 2, 0, 3); break; in init() 316 … case 3: gMin = spec.valueMax.swizzle(0, 1, 2, 3); gMax = spec.valueMin.swizzle(0, 1, 2, 3); break; in init() 317 … case 4: gMin = spec.valueMax.swizzle(2, 1, 0, 3); gMax = spec.valueMin.swizzle(2, 1, 0, 3); break; in init() 318 … case 5: gMin = spec.valueMax.swizzle(1, 2, 0, 3); gMax = spec.valueMin.swizzle(1, 2, 0, 3); break; in init() 490 …::fillWithComponentGradients(m_texture->getRefTexture().getLevel(0), spec.valueMin, spec.valueMax); in init() [all …]
|
D | es3fFramebufferBlitTests.cpp | 356 …cIsGreater = tcu::greaterThan(srcFmtRangeInfo.valueMax-srcFmtRangeInfo.valueMin, dstFmtRangeInfo.… in render() 358 …tcu::select(dstFmtRangeInfo.valueMax, srcFmtRangeInfo.valueMax, tcu::logicalAnd(copyMask, srcIsG… in render() 362 …tcu::select(dstFmtRangeInfo.valueMax, srcFmtRangeInfo.valueMax, tcu::logicalOr(tcu::logicalNot(c… in render() 404 …gradientToDstShader.setGradient(*getCurrentContext(), gradShaderDstID, dstRangeInfo.valueMax, dstR… in render() 409 …r.setGradient(*getCurrentContext(), gradShaderSrcID, srcRangeInfo.valueMin, dstRangeInfo.valueMax); in render()
|
D | es3fFboInvalidateTests.cpp | 468 tcu::Vec4 cScale = colorFmtInfo.valueMax-colorFmtInfo.valueMin; in render() 628 …ader.setGradient(*getCurrentContext(), gradShaderID, colorFmtInfo.valueMin, colorFmtInfo.valueMax); in render() 835 tcu::Vec4 cScale = colorFmtInfo.valueMax-colorFmtInfo.valueMin; in render() 993 …ader.setGradient(*getCurrentContext(), gradShaderID, colorFmtInfo.valueMin, colorFmtInfo.valueMax); in render() 1213 const tcu::Vec4 cScale = colorFmtInfo.valueMax-colorFmtInfo.valueMin; in render()
|
D | es3fTextureSwizzleTests.cpp | 133 …::fillWithComponentGradients(m_texture->getRefTexture().getLevel(0), spec.valueMin, spec.valueMax); in init()
|
D | es3fTextureFilteringTests.cpp | 177 const tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init() 455 tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init() 737 const tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init() 1002 const tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init()
|
D | es3fVertexTextureTests.cpp | 592 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init() 901 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init() 1238 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init() 1578 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureFormatTests.cpp | 118 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient" in init() 125 …::fillWithComponentGradients(m_texture->getRefTexture().getLevel(0), spec.valueMin, spec.valueMax); in init() 267 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient" in init() 282 … case 0: gMin = spec.valueMin.swizzle(0, 1, 2, 3); gMax = spec.valueMax.swizzle(0, 1, 2, 3); break; in init() 283 … case 1: gMin = spec.valueMin.swizzle(2, 1, 0, 3); gMax = spec.valueMax.swizzle(2, 1, 0, 3); break; in init() 284 … case 2: gMin = spec.valueMin.swizzle(1, 2, 0, 3); gMax = spec.valueMax.swizzle(1, 2, 0, 3); break; in init() 285 … case 3: gMin = spec.valueMax.swizzle(0, 1, 2, 3); gMax = spec.valueMin.swizzle(0, 1, 2, 3); break; in init() 286 … case 4: gMin = spec.valueMax.swizzle(2, 1, 0, 3); gMax = spec.valueMin.swizzle(2, 1, 0, 3); break; in init() 287 … case 5: gMin = spec.valueMax.swizzle(1, 2, 0, 3); gMax = spec.valueMin.swizzle(1, 2, 0, 3); break; in init()
|
D | es2fShaderTextureFunctionTests.cpp | 339 Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in initTexture() 369 Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in initTexture()
|
D | es2fTextureFilteringTests.cpp | 177 tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init() 440 tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawBuffersIndexedTests.cpp | 329 …const deInt32 red = deInt32(info.valueMin.x() + (info.valueMax.x() - info.valueMin.x()) * redScal… in clearRenderbuffer() 330 …const deInt32 green = deInt32(info.valueMin.y() + (info.valueMax.y() - info.valueMin.y()) * greenS… in clearRenderbuffer() 331 …const deInt32 blue = deInt32(info.valueMin.z() + (info.valueMax.z() - info.valueMin.z()) * blueSca… in clearRenderbuffer() 332 …const deInt32 alpha = deInt32(info.valueMin.w() + (info.valueMax.w() - info.valueMin.w()) * alphaS… in clearRenderbuffer() 342 const deUint32 red = deUint32(info.valueMax.x() * redScale); in clearRenderbuffer() 343 const deUint32 green = deUint32(info.valueMax.y() * greenScale); in clearRenderbuffer() 344 const deUint32 blue = deUint32(info.valueMax.z() * blueScale); in clearRenderbuffer() 345 const deUint32 alpha = deUint32(info.valueMax.w() * alphaScale); in clearRenderbuffer() 355 const float red = info.valueMin.x() + (info.valueMax.x() - info.valueMin.x()) * redScale; in clearRenderbuffer() 356 const float green = info.valueMin.y() + (info.valueMax.y() - info.valueMin.y()) * greenScale; in clearRenderbuffer() [all …]
|
D | es31fTextureFormatTests.cpp | 147 …::fillWithComponentGradients(m_texture->getRefTexture().getLevel(0), spec.valueMin, spec.valueMax); in init() 286 tcu::Vec4 colorA (spec.valueMin.x(), spec.valueMax.y(), spec.valueMin.z(), spec.valueMax.w()); in init() 287 tcu::Vec4 colorB (spec.valueMax.x(), spec.valueMin.y(), spec.valueMax.z(), spec.valueMin.w()); in init()
|
D | es31fTextureSpecificationTests.cpp | 340 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 341 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 380 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 381 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 442 Vec4 cScale = m_texFormatInfo.valueMax-m_texFormatInfo.valueMin; in createTexture() 537 …ize, m_depth, rowPitch, slicePitch, &data[0]), m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() 548 Vec4 cScale = m_texFormatInfo.valueMax-m_texFormatInfo.valueMin; in createTexture()
|
D | es31fTextureBorderClampTests.cpp | 308 …tcu::fillWithComponentGradients(tcu::flipYAccess(stencilAccess), texFormatInfo.valueMax, texFormat… in genDummyTexture() 327 const tcu::Vec4 rampHigh = texFormatInfo.valueMax; in genDummyTexture() 400 …POINT: return rr::GenericVec4(texFormatInfo.valueMin + normalizedRange * texFormatInfo.valueMax); in mapToFormatColorUnits() 401 … return rr::GenericVec4(tcu::mix(texFormatInfo.valueMin, texFormatInfo.valueMax, normalizedRange)… in mapToFormatColorUnits() 402 … return rr::GenericVec4(tcu::mix(texFormatInfo.valueMin, texFormatInfo.valueMax, normalizedRange)… in mapToFormatColorUnits() 1937 const float maxChannelValue = (channelMask[0]) ? (texFormatInfo.valueMax[0]) in init() 1938 : (channelMask[1]) ? (texFormatInfo.valueMax[1]) in init() 1939 : (channelMask[2]) ? (texFormatInfo.valueMax[2]) in init() 1940 : (texFormatInfo.valueMax[3]); in init()
|
D | es31fFboColorbufferTests.cpp | 140 …Types() << glu::TYPE_SAMPLER_2D, getFragmentOutputType(texFmt), fmtInfo.valueMax-fmtInfo.valueMin,… in render()
|
/external/deqp/framework/common/ |
D | tcuTextureUtil.hpp | 71 Vec4 valueMax; member 77 , valueMax (valueMax_) in TextureFormatInfo()
|
D | tcuTextureUtil.cpp | 1323 const float valueMax = 1.0f; in getTextureBorderColorFloat() local 1345 result[c] = de::clamp(sampler.borderColor.getAccess<float>()[(int)map], valueMin, valueMax); in getTextureBorderColorFloat() 1358 const IVec4 valueMax = getNBitSignedIntegerVec4MaxValue(channelBits); in getTextureBorderColorInt() local 1374 …:clamp(sampler.borderColor.getAccess<deInt32>()[(int)map], valueMin[(int)map], valueMax[(int)map]); in getTextureBorderColorInt() 1386 const UVec4 valueMax = getNBitUnsignedIntegerVec4MaxValue(channelBits); in getTextureBorderColorUint() local 1402 result[c] = de::min(sampler.borderColor.getAccess<deUint32>()[(int)map], valueMax[(int)map]); in getTextureBorderColorUint()
|
/external/deqp/modules/glshared/ |
D | glsRasterizationTestUtil.cpp | 1563 …const tcu::Vec4 valueMax = de::clamp(range.max.x(), 0.0f, 1.0f) * scene.lines[lineNdx].colors… in verifyLineGroupPixelIndependentInterpolation() local 1568 …const tcu::Vec3 colorMaxF (de::clamp(valueMax.x() * formatLimit.x(), 0.0f, (float)formatLimit… in verifyLineGroupPixelIndependentInterpolation() 1569 de::clamp(valueMax.y() * formatLimit.y(), 0.0f, (float)formatLimit.y()), in verifyLineGroupPixelIndependentInterpolation() 1570 de::clamp(valueMax.z() * formatLimit.z(), 0.0f, (float)formatLimit.z())); in verifyLineGroupPixelIndependentInterpolation() 1597 candidate.valueRangeMax = valueMax.swizzle(0, 1, 2); in verifyLineGroupPixelIndependentInterpolation() 1917 …const tcu::Vec4 valueMax = de::clamp(range.max.x(), 0.0f, 1.0f) * scene.lines[lineNdx].colors… in verifySinglesampleWideLineGroupInterpolation() local 1922 …const tcu::Vec3 colorMaxF (de::clamp(valueMax.x() * formatLimit.x(), 0.0f, (float)formatLimit… in verifySinglesampleWideLineGroupInterpolation() 1923 de::clamp(valueMax.y() * formatLimit.y(), 0.0f, (float)formatLimit.y()), in verifySinglesampleWideLineGroupInterpolation() 1924 de::clamp(valueMax.z() * formatLimit.z(), 0.0f, (float)formatLimit.z())); in verifySinglesampleWideLineGroupInterpolation() 1952 interpolationCandidate.valueRangeMax = valueMax.swizzle(0, 1, 2); in verifySinglesampleWideLineGroupInterpolation()
|
D | glsTextureTestUtil.hpp | 563 LogGradientFmt (const tcu::Vec4* min_, const tcu::Vec4* max_) : valueMin(min_), valueMax(max_) {} in LogGradientFmt() 565 const tcu::Vec4* valueMax; member
|
/external/libxml2/include/libxml/ |
D | xpath.h | 379 int valueMax; /* max number of values stacked */ member
|
/external/deqp/modules/gles3/performance/ |
D | es3pTextureCases.cpp | 204 fmtInfo.valueMax.swizzle(sw[0], sw[1], sw[2], sw[3])); in init()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureFilteringTests.cpp | 137 tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init() 394 tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init()
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureFilteringTests.cpp | 146 tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init() 407 tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin; in init()
|