Home
last modified time | relevance | path

Searched refs:colorB (Results 1 – 25 of 30) sorted by relevance

12

/external/skqp/samplecode/
DSampleComplexClip.cpp67 SkColor colorB = SK_ColorRED; in onDrawContent() local
82 paint.setColor(colorB); in onDrawContent()
126 paint.setColor(colorB); in onDrawContent()
138 paint.setColor(colorB); in onDrawContent()
/external/skia/samplecode/
DSampleComplexClip.cpp67 SkColor colorB = SK_ColorRED; in onDrawContent() local
82 paint.setColor(colorB); in onDrawContent()
126 paint.setColor(colorB); in onDrawContent()
138 paint.setColor(colorB); in onDrawContent()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp988 …Vec4 colorB = Vec4(0.0f, 1.0f, 0.0f, 1.0f)*(m_texFormatInfo.valueMax-m_texFormatInfo.valueMin) + … in createTexture() local
993 …ixelBufferAccess(m_texFormat, levelW, levelH, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB); in createTexture()
1045 …Vec4 colorB = Vec4(0.0f, 1.0f, 0.0f, 1.0f)*(m_texFormatInfo.valueMax-m_texFormatInfo.valueMin) + … in createTexture() local
1049 …fferAccess(m_texFormat, levelSize, levelSize, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB); in createTexture()
1094 Vec4 colorB = Vec4(0.0f, 1.0f, 0.0f, 1.0f)*cScale + cBias; in createTexture() local
1096 …ight, 1, rowPitch, 0, &data[0] + m_skipRows*rowPitch + m_skipPixels*pixelSize), 4, colorA, colorB); in createTexture()
1164 Vec4 colorB = Vec4(0.0f, 1.0f, 0.0f, 1.0f)*cScale + cBias; in createTexture() local
1166 …a[0] + m_skipImages*slicePitch + m_skipRows*rowPitch + m_skipPixels*pixelSize), 4, colorA, colorB); in createTexture()
1250 Vec4 colorB = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local
1254 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB); in createTexture()
[all …]
Des3fTextureShadowTests.cpp251 deUint32 colorB = 0xff000000 | ~rgb; in init() local
254 …s[1]->getRefTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec(), tcu::RGBA(colorB).toVec()); in init()
523 deUint32 colorB = 0xff000000 | ~rgb; in init() local
526 …::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
805 deUint32 colorB = 0xff000000 | ~rgb; in init() local
808 …tLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
Des3fVertexTextureTests.cpp612 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
615 …tLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
932 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
935 …::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
1258 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
1261 …tLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
1598 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
1601 …tLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
Des3fTextureFilteringTests.cpp214 deUint32 colorB = 0xff000000 | ~rgb; in init() local
217 …tLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
505 deUint32 colorB = 0xff000000 | ~rgb; in init() local
508 …::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
805 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
808 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias); in init()
1051 deUint32 colorB = 0xff000000 | ~rgb; in init() local
1054 …tLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
Des3fShaderTextureFunctionTests.cpp590 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
593 …rid(m_texture2D->getRefTexture().getLevel(level), de::max(1, baseCellSize>>level), colorA, colorB); in initTexture()
628 Vec4 colorB = cBias + cScale*f.swizzle(swzB[0], swzB[1], swzB[2], swzB[3]); in initTexture() local
636 tcu::fillWithGrid(access, de::max(1, baseCellSize>>level), colorA, colorB); in initTexture()
684 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
686 …elAccess.getWidth(), levelAccess.getHeight(), 1), de::max(1, baseCellSize>>level), colorA, colorB); in initTexture()
714 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
717 …rid(m_texture3D->getRefTexture().getLevel(level), de::max(1, baseCellSize>>level), colorA, colorB); in initTexture()
Des3fTextureUnitTests.cpp892 deUint32 colorB = alpha | ((~rgb) & 0x00ffffff); in init() local
912 …access, curCellSize, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
/external/deqp/framework/common/
DtcuTextureUtil.cpp879 …lWithGrid1D (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, const Vec4& colorB) in fillWithGrid1D() argument
886 access.setPixel(colorB, x, 0); in fillWithGrid1D()
892 …lWithGrid2D (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, const Vec4& colorB) in fillWithGrid2D() argument
902 access.setPixel(colorB, x, y); in fillWithGrid2D()
909 …lWithGrid3D (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, const Vec4& colorB) in fillWithGrid3D() argument
922 access.setPixel(colorB, x, y, z); in fillWithGrid3D()
930 …illWithGrid (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, const Vec4& colorB) in fillWithGrid() argument
941 …thGrid(getEffectiveDepthStencilAccess(access, tcu::Sampler::MODE_DEPTH), cellSize, colorA, colorB); in fillWithGrid()
943 …s(access, tcu::Sampler::MODE_STENCIL), cellSize, colorA.swizzle(3,2,1,0), colorB.swizzle(3,2,1,0)); in fillWithGrid()
948 fillWithGrid1D(access, cellSize, colorA, colorB); in fillWithGrid()
[all …]
DtcuTextureUtil.hpp119 …thGrid (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, const Vec4& colorB);
120 …lWithRepeatableGradient (const PixelBufferAccess& access, const Vec4& colorA, const Vec4& colorB);
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp447 Vec4 colorB = Vec4(0.0f, 1.0f, 0.0f, 1.0f)*cScale + cBias; in createTexture() local
449 …ipImages*slicePitch + m_skipRows*rowPitch + m_skipPixels*pixelSize + m_offset), 4, colorA, colorB); in createTexture()
553 Vec4 colorB = Vec4(0.0f, 1.0f, 0.0f, 1.0f)*cScale + cBias; in createTexture() local
556 …ipImages*slicePitch + m_skipRows*rowPitch + m_skipPixels*pixelSize + m_offset), 4, colorA, colorB); in createTexture()
689 const Vec4 colorB = Vec4(-1.5f, -2.0f, 1.7f, -1.5f); in createTexture() local
693 tcu::fillWithGrid(levelData.getAccess(), cellSize, colorA, colorB); in createTexture()
Des31fTextureFormatTests.cpp313 tcu::Vec4 colorB (spec.valueMax.x(), spec.valueMin.y(), spec.valueMax.z(), spec.valueMin.w()); in init() local
329 << ",\n fill with " << formatGradient(&colorA, &colorB) << " gradient" in init()
335 tcu::fillWithComponentGradients(m_texture->getFullRefTexture(), colorA, colorB); in init()
Des31fTextureFilteringTests.cpp258 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
261 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias); in init()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp259 const deUint32 colorB = 0xff000000 | ~rgb; in Texture2DShadowTestInstance() local
261 …rid(m_textures[1]->getLevel(levelNdx, 0), 4, tcu::RGBA(colorA).toVec(), tcu::RGBA(colorB).toVec()); in Texture2DShadowTestInstance()
480 const deUint32 colorB = 0xff000000 | ~rgb; in TextureCubeShadowTestInstance() local
482 …(levelNdx, face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in TextureCubeShadowTestInstance()
686 const deUint32 colorB = 0xff000000 | ~rgb; in Texture2DArrayShadowTestInstance() local
688 …tLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in Texture2DArrayShadowTestInstance()
DvktTextureFilteringTests.cpp150 const deUint32 colorB = 0xff000000 | ~rgb; in Texture2DFilteringTestInstance() local
152 …vel(levelNdx, 0), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in Texture2DFilteringTestInstance()
357 const deUint32 colorB = 0xff000000 | ~rgb; in TextureCubeFilteringTestInstance() local
359 …(levelNdx, face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in TextureCubeFilteringTestInstance()
586 const deUint32 colorB = 0xff000000 | ~rgb; in Texture2DArrayFilteringTestInstance() local
588 …tcu::fillWithGrid(levelBuf, 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()… in Texture2DArrayFilteringTestInstance()
772 const deUint32 colorB = 0xff000000 | ~rgb; in Texture3DFilteringTestInstance() local
774 …vel(levelNdx, 0), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in Texture3DFilteringTestInstance()
/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp861 Vec4 colorB (0.0f, 1.0f, 0.0f, 1.0f); in createTexture() local
866 …d(tcu::PixelBufferAccess(fmt, levelW, levelH, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB); in createTexture()
912 Vec4 colorB (0.0f, 1.0f, 0.0f, 1.0f); in createTexture() local
916 …d(tcu::PixelBufferAccess(fmt, levelW, levelH, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB); in createTexture()
981 Vec4 colorB = randomVector<4>(rnd); in createTexture() local
985 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB); in createTexture()
1056 Vec4 colorB = randomVector<4>(rnd); in createTexture() local
1060 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB); in createTexture()
1451 Vec4 colorB = randomVector<4>(rnd); in createTexture() local
1455 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB); in createTexture()
[all …]
Des2fShaderTextureFunctionTests.cpp344 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
347 …rid(m_texture2D->getRefTexture().getLevel(level), de::max(1, baseCellSize>>level), colorA, colorB); in initTexture()
381 Vec4 colorB = cBias + cScale*f.swizzle(swzB[0], swzB[1], swzB[2], swzB[3]); in initTexture() local
384 …xture().getLevelFace(level, (tcu::CubeFace)face), de::max(1, baseCellSize>>level), colorA, colorB); in initTexture()
Des2fTextureFilteringTests.cpp196 deUint32 colorB = 0xff000000 | ~rgb; in init() local
199 …tLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
470 deUint32 colorB = 0xff000000 | ~rgb; in init() local
473 …::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
Des2fVertexTextureTests.cpp512 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
515 …tLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
838 const deUint32 colorB = 0xff000000 | ~rgb; in init() local
841 …::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
Des2fTextureUnitTests.cpp705 deUint32 colorB = alpha1 | ~rgb; in init() local
717 …access, curCellSize, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
/external/deqp/modules/gles2/accuracy/
Des2aTextureFilteringTests.cpp166 deUint32 colorB = 0xff000000 | ~rgb; in init() local
169 …tLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
438 deUint32 colorB = 0xff000000 | ~rgb; in init() local
441 …::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
/external/deqp/modules/gles3/accuracy/
Des3aTextureFilteringTests.cpp156 deUint32 colorB = 0xff000000 | ~rgb; in init() local
159 …tLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
424 deUint32 colorB = 0xff000000 | ~rgb; in init() local
427 …::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + … in init()
/external/deqp/modules/gles31/stress/
Des31sVertexAttributeBindingTests.cpp445 const tcu::Vec4 colorB (0.5f, 1.0f, 0.0f, 1.0f); in createBuffers() local
450 const tcu::Vec4& color = ((x + y) % 2 == 0) ? (colorA) : (colorB); in createBuffers()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp881 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
884 tcu::fillWithGrid(texture2D->getLevel(level), de::max(1, baseCellSize>>level), colorA, colorB); in initTexture()
920 Vec4 colorB = cBias + cScale*f.swizzle(swzB[0], swzB[1], swzB[2], swzB[3]); in initTexture() local
928 tcu::fillWithGrid(access, de::max(1, baseCellSize>>level), colorA, colorB); in initTexture()
977 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
979 …elAccess.getWidth(), levelAccess.getHeight(), 1), de::max(1, baseCellSize>>level), colorA, colorB); in initTexture()
1008 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
1011 tcu::fillWithGrid(texture3D->getLevel(level), de::max(1, baseCellSize>>level), colorA, colorB); in initTexture()
1041 Vec4 colorB = cBias + cScale*Vec4(fB, fA, fB, fA); in initTexture() local
1044 tcu::fillWithGrid(texture1D->getLevel(level), de::max(1, baseCellSize>>level), colorA, colorB); in initTexture()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp347 inline bool compareColors (const Vec4& colorA, const Vec4& colorB, const Vec4& threshold) in compareColors() argument
350 tcu::lessThan(tcu::abs(colorA - colorB), threshold), in compareColors()

12