Home
last modified time | relevance | path

Searched refs:gMin (Results 1 – 18 of 18) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fTextureFormatTests.cpp280 tcu::Vec4 gMin, gMax; in init() local
284 … case 0: gMin = spec.valueMin.swizzle(0, 1, 2, 3); gMax = spec.valueMax.swizzle(0, 1, 2, 3); break; in init()
285 … case 1: gMin = spec.valueMin.swizzle(2, 1, 0, 3); gMax = spec.valueMax.swizzle(2, 1, 0, 3); break; in init()
286 … case 2: gMin = spec.valueMin.swizzle(1, 2, 0, 3); gMax = spec.valueMax.swizzle(1, 2, 0, 3); break; in init()
287 … case 3: gMin = spec.valueMax.swizzle(0, 1, 2, 3); gMax = spec.valueMin.swizzle(0, 1, 2, 3); break; in init()
288 … case 4: gMin = spec.valueMax.swizzle(2, 1, 0, 3); gMax = spec.valueMin.swizzle(2, 1, 0, 3); break; in init()
289 … case 5: gMin = spec.valueMax.swizzle(1, 2, 0, 3); gMax = spec.valueMin.swizzle(1, 2, 0, 3); break; in init()
295 …ithComponentGradients(m_texture->getRefTexture().getLevelFace(0, (tcu::CubeFace)face), gMin, gMax); in init()
Des2fTextureSpecificationTests.cpp640 Vec4 gMin = randomVector<4>(rnd); in createTexture() local
644 tcu::fillWithComponentGradients(levelData.getAccess(), gMin, gMax); in createTexture()
689 Vec4 gMin = randomVector<4>(rnd); in createTexture() local
692 tcu::fillWithComponentGradients(levelData.getAccess(), gMin, gMax); in createTexture()
738 Vec4 gMin = randomVector<4>(rnd); in createTexture() local
742 tcu::fillWithComponentGradients(levelData.getAccess(), gMin, gMax); in createTexture()
793 Vec4 gMin = randomVector<4>(rnd); in createTexture() local
797 tcu::fillWithComponentGradients(levelData.getAccess(), gMin, gMax); in createTexture()
935 Vec4 gMin = randomVector<4>(rnd); in createTexture() local
939 tcu::fillWithComponentGradients(data.getAccess(), gMin, gMax); in createTexture()
[all …]
Des2fTextureFilteringTests.cpp183 tcu::Vec4 gMin = tcu::Vec4(-0.5f, -0.5f, -0.5f, 2.0f)*cScale + cBias; in init() local
187 tcu::fillWithComponentGradients(m_textures[0]->getRefTexture().getLevel(levelNdx), gMin, gMax); in init()
Des2fVertexTextureTests.cpp499 const Vec4 gMin = Vec4(-0.5f, -0.5f, -0.5f, 2.0f)*cScale + cBias; in init() local
503 tcu::fillWithComponentGradients(m_textures[0]->getRefTexture().getLevel(levelNdx), gMin, gMax); in init()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp672 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local
676 tcu::fillWithComponentGradients(levelData.getAccess(), gMin, gMax); in createTexture()
731 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local
734 tcu::fillWithComponentGradients(levelData.getAccess(), gMin, gMax); in createTexture()
772 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local
776 tcu::fillWithComponentGradients(levelData.getAccess(), gMin, gMax); in createTexture()
812 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local
816 tcu::fillWithComponentGradients(levelData.getAccess(), gMin, gMax); in createTexture()
870 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local
874 tcu::fillWithComponentGradients(levelData.getAccess(), gMin, gMax); in createTexture()
[all …]
Des3fTextureFormatTests.cpp310 tcu::Vec4 gMin, gMax; in init() local
314 … case 0: gMin = spec.valueMin.swizzle(0, 1, 2, 3); gMax = spec.valueMax.swizzle(0, 1, 2, 3); break; in init()
315 … case 1: gMin = spec.valueMin.swizzle(2, 1, 0, 3); gMax = spec.valueMax.swizzle(2, 1, 0, 3); break; in init()
316 … case 2: gMin = spec.valueMin.swizzle(1, 2, 0, 3); gMax = spec.valueMax.swizzle(1, 2, 0, 3); break; in init()
317 … case 3: gMin = spec.valueMax.swizzle(0, 1, 2, 3); gMax = spec.valueMin.swizzle(0, 1, 2, 3); break; in init()
318 … case 4: gMin = spec.valueMax.swizzle(2, 1, 0, 3); gMax = spec.valueMin.swizzle(2, 1, 0, 3); break; in init()
319 … case 5: gMin = spec.valueMax.swizzle(1, 2, 0, 3); gMax = spec.valueMin.swizzle(1, 2, 0, 3); break; in init()
325 …ithComponentGradients(m_texture->getRefTexture().getLevelFace(0, (tcu::CubeFace)face), gMin, gMax); in init()
Des3fVertexTextureTests.cpp599 const Vec4 gMin = Vec4(-0.5f, -0.5f, -0.5f, 2.0f)*cScale + cBias; in init() local
603 tcu::fillWithComponentGradients(m_textures[0]->getRefTexture().getLevel(levelNdx), gMin, gMax); in init()
1245 const Vec4 gMin = Vec4(-0.5f, -0.5f, -0.5f, 2.0f)*cScale + cBias; in init() local
1249 tcu::fillWithComponentGradients(m_textures[0]->getRefTexture().getLevel(levelNdx), gMin, gMax); in init()
1585 const Vec4 gMin = Vec4(-0.5f, -0.5f, -0.5f, 2.0f)*cScale + cBias; in init() local
1589 tcu::fillWithComponentGradients(m_textures[0]->getRefTexture().getLevel(levelNdx), gMin, gMax); in init()
Des3fTextureFilteringTests.cpp183 tcu::Vec4 gMin = tcu::Vec4(0.0f, 0.0f, 0.0f, 1.0f)*cScale + cBias; in init() local
187 tcu::fillWithComponentGradients(m_textures[0]->getRefTexture().getLevel(levelNdx), gMin, gMax); in init()
764 …const tcu::Vec4 gMin = tcu::Vec4(0.0f, 0.0f, 0.0f, 1.0f).swizzle(swz[0],swz[1],swz[2],swz[3])*cSc… in init() local
767 …:getSubregion(levelBuf, 0, 0, layerNdx, levelBuf.getWidth(), levelBuf.getHeight(), 1), gMin, gMax); in init()
1014 tcu::Vec4 gMin = tcu::Vec4(0.0f, 0.0f, 0.0f, 1.0f)*cScale + cBias; in init() local
1018 tcu::fillWithComponentGradients(m_gradientTex->getRefTexture().getLevel(levelNdx), gMin, gMax); in init()
Des3fTextureShadowTests.cpp792 tcu::Vec4 gMin = tcu::Vec4(-0.5f, -0.5f, -0.5f, 2.0f)*cScale + cBias; in init() local
796 tcu::fillWithComponentGradients(m_gradientTex->getRefTexture().getLevel(levelNdx), gMin, gMax); in init()
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp340 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local
344 tcu::fillWithComponentGradients(levelData.getAccess(), gMin, gMax); in createTexture()
380 Vec4 gMin = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local
384 tcu::fillWithComponentGradients(levelData.getAccess(), gMin, gMax); in createTexture()
618 const Vec4 gMin = Vec4(-1.5f, -2.0f, 1.7f, -1.5f); in createTexture() local
622 tcu::fillWithComponentGradients(levelData.getAccess(), gMin, gMax); in createTexture()
665 const Vec4 gMin = Vec4(-1.5f, -2.0f, 1.7f, -1.5f); in createTexture() local
669 tcu::fillWithComponentGradients(levelData.getAccess(), gMin, gMax); in createTexture()
736 const Vec4 gMin = Vec4(-1.5f, -2.0f, 1.7f, -1.5f); in createTexture() local
739 …xelBufferAccess(m_texFormat, m_size, m_size, m_depth, rowPitch, slicePitch, &data[0]), gMin, gMax); in createTexture()
Des31fTextureFilteringTests.cpp234 …const tcu::Vec4 gMin = tcu::Vec4(0.0f, 0.0f, 0.0f, 1.0f).swizzle(swz[0],swz[1],swz[2],swz[3])*cSc… in init() local
237 …Subregion(levelBuf, 0, 0, layerFaceNdx, levelBuf.getWidth(), levelBuf.getHeight(), 1), gMin, gMax); in init()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringTests.cpp135 const tcu::Vec4 gMin = tcu::Vec4(0.0f, 0.0f, 0.0f, 1.0f)*cScale + cBias; in Texture2DFilteringTestInstance() local
138 tcu::fillWithComponentGradients(m_textures[0]->getLevel(levelNdx, 0), gMin, gMax); in Texture2DFilteringTestInstance()
565 …const tcu::Vec4 gMin = tcu::Vec4(0.0f, 0.0f, 0.0f, 1.0f).swizzle(swz[0],swz[1],swz[2],swz[3])*cSc… in Texture2DArrayFilteringTestInstance() local
568 tcu::fillWithComponentGradients(levelBuf, gMin, gMax); in Texture2DArrayFilteringTestInstance()
756 const tcu::Vec4 gMin = tcu::Vec4(0.0f, 0.0f, 0.0f, 1.0f)*cScale + cBias; in Texture3DFilteringTestInstance() local
759 tcu::fillWithComponentGradients(m_textures[0]->getLevel(levelNdx, 0), gMin, gMax); in Texture3DFilteringTestInstance()
DvktTextureFilteringExplicitLodTests.cpp1229 const Vec4 gMin = Vec4(0.0f, 0.0f, 0.0f, 1.0f) * cScale + cBias; in generate() local
1233 fillWithComponentGradients(m_tex->getLevel(levelNdx), gMin, gMax); in generate()
DvktTextureShadowTests.cpp672 const tcu::Vec4 gMin = tcu::Vec4(-0.5f, -0.5f, -0.5f, 2.0f)*cScale + cBias; in Texture2DArrayShadowTestInstance() local
675 tcu::fillWithComponentGradients(m_textures[0]->getTexture().getLevel(levelNdx), gMin, gMax); in Texture2DArrayShadowTestInstance()
/external/valgrind/exp-sgcheck/
Dsg_main.c1637 Addr gMin, gMax, sMin, sMax, uMin, uMax; in classify_address() local
1717 gMin = gLB == &gNegInf ? 0 : (gLB->addr + gLB->szB); in classify_address()
1720 sMin, sMax, gMin, gMax); in classify_address()
1725 tl_assert(gMin <= ea && ea+szB-1 <= gMax); in classify_address()
1727 uMin = Addr__max( sMin, gMin ); in classify_address()
/external/deqp/modules/gles2/accuracy/
Des2aTextureFilteringTests.cpp153 tcu::Vec4 gMin = tcu::Vec4(-0.5f, -0.5f, -0.5f, 2.0f)*cScale + cBias; in init() local
157 tcu::fillWithComponentGradients(m_textures[0]->getRefTexture().getLevel(levelNdx), gMin, gMax); in init()
/external/deqp/modules/gles3/accuracy/
Des3aTextureFilteringTests.cpp143 tcu::Vec4 gMin = tcu::Vec4(-0.5f, -0.5f, -0.5f, 2.0f)*cScale + cBias; in init() local
147 tcu::fillWithComponentGradients(m_textures[0]->getRefTexture().getLevel(levelNdx), gMin, gMax); in init()
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp977 int gMin = de::min(a.getGreen(), b.getGreen()); in rangeDiff() local
985 rangeDiff(p.getGreen(), gMin, gMax), in rangeDiff()