/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 661 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local 720 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local 761 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local 801 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local 859 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local 922 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local 1219 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local 1297 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local 1444 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local 1529 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local [all …]
|
D | es3fTextureFilteringTests.cpp | 183 tcu::Vec4 gMax = tcu::Vec4(1.0f, 1.0f, 1.0f, 0.0f)*cScale + cBias; in init() local 764 …const tcu::Vec4 gMax = tcu::Vec4(1.0f, 1.0f, 1.0f, 0.0f).swizzle(swz[0],swz[1],swz[2],swz[3])*cSc… in init() local 1014 tcu::Vec4 gMax = tcu::Vec4(1.0f, 1.0f, 1.0f, 0.0f)*cScale + cBias; in init() local
|
D | es3fVertexTextureTests.cpp | 598 const Vec4 gMax = Vec4( 1.0f, 1.0f, 1.0f, 0.0f)*cScale + cBias; in init() local 1244 const Vec4 gMax = Vec4( 1.0f, 1.0f, 1.0f, 0.0f)*cScale + cBias; in init() local 1584 const Vec4 gMax = Vec4( 1.0f, 1.0f, 1.0f, 0.0f)*cScale + cBias; in init() local
|
D | es3fTextureShadowTests.cpp | 791 tcu::Vec4 gMax = tcu::Vec4( 1.0f, 1.0f, 1.0f, 0.0f)*cScale + cBias; in init() local
|
D | es3fTextureFormatTests.cpp | 309 tcu::Vec4 gMin, gMax; in init() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureSpecificationTests.cpp | 642 Vec4 gMax = randomVector<4>(rnd); in createTexture() local 691 Vec4 gMax = randomVector<4>(rnd); in createTexture() local 740 Vec4 gMax = randomVector<4>(rnd); in createTexture() local 795 Vec4 gMax = randomVector<4>(rnd); in createTexture() local 937 Vec4 gMax = randomVector<4>(rnd); in createTexture() local 1007 Vec4 gMax = randomVector<4>(rnd); in createTexture() local 1083 Vec4 gMax = randomVector<4>(rnd); in createTexture() local 1143 Vec4 gMax = randomVector<4>(rnd); in createTexture() local
|
D | es2fTextureFormatTests.cpp | 278 tcu::Vec4 gMin, gMax; in init() local
|
D | es2fTextureFilteringTests.cpp | 183 tcu::Vec4 gMax = tcu::Vec4( 1.0f, 1.0f, 1.0f, 0.0f)*cScale + cBias; in init() local
|
D | es2fVertexTextureTests.cpp | 497 const Vec4 gMax = Vec4( 1.0f, 1.0f, 1.0f, 0.0f)*cScale + cBias; in init() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureSpecificationTests.cpp | 341 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local 381 Vec4 gMax = randomVector<4>(rnd, m_texFormatInfo.valueMin, m_texFormatInfo.valueMax); in createTexture() local 619 const Vec4 gMax = Vec4(2.0f, 1.5f, -1.0f, 2.0f); in createTexture() local 666 const Vec4 gMax = Vec4(2.0f, 1.5f, -1.0f, 2.0f); in createTexture() local 737 const Vec4 gMax = Vec4(2.0f, 1.5f, -1.0f, 2.0f); in createTexture() local
|
D | es31fTextureFilteringTests.cpp | 234 …const tcu::Vec4 gMax = tcu::Vec4(1.0f, 1.0f, 1.0f, 0.0f).swizzle(swz[0],swz[1],swz[2],swz[3])*cSc… in init() local
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureFilteringTests.cpp | 143 tcu::Vec4 gMax = tcu::Vec4( 1.0f, 1.0f, 1.0f, 0.0f)*cScale + cBias; in init() local
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureFilteringTests.cpp | 152 tcu::Vec4 gMax = tcu::Vec4( 1.0f, 1.0f, 1.0f, 0.0f)*cScale + cBias; in init() local
|
/external/valgrind/main/exp-sgcheck/ |
D | sg_main.c | 1629 Addr gMin, gMax, sMin, sMax, uMin, uMax; in classify_address() local
|
/external/deqp/modules/glshared/ |
D | glsTextureTestUtil.cpp | 998 int gMax = de::max(a.getGreen(), b.getGreen()); in rangeDiff() local
|