Searched defs:valueMax (Results 1 – 10 of 10) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTextureUtil.hpp | 89 Vec4 valueMax; member
|
D | tcuTextureUtil.cpp | 1722 const float valueMax = 1.0f; in getTextureBorderColorFloat() local 1757 const IVec4 valueMax = getNBitSignedIntegerVec4MaxValue(channelBits); in getTextureBorderColorInt() local 1785 const UVec4 valueMax = getNBitUnsignedIntegerVec4MaxValue(channelBits); in getTextureBorderColorUint() local
|
D | tcuRasterizationVerifier.cpp | 1862 …const tcu::Vec4 valueMax = de::clamp(range.max.x(), 0.0f, 1.0f) * scene.lines[lineNdx].colors… in verifyLineGroupPixelIndependentInterpolation() local 2216 …const tcu::Vec4 valueMax = de::clamp(range.max.x(), 0.0f, 1.0f) * scene.lines[lineNdx].colors… in verifySinglesampleWideLineGroupInterpolation() local
|
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
D | utils.cpp | 102 unsigned int height, cl_uchar valueMin, cl_uchar valueMax, in YUVGenerateNV12() 148 unsigned int height, cl_uchar valueMin, cl_uchar valueMax, in YUVGenerateYV12() 208 cl_uchar valueMax, double valueAdd /*= 0.0*/) in YUVGenerate() 590 double valueMax = static_cast<double>(cmax); in DataGenerate() local 641 double valueMax = static_cast<double>(cmax); in DataGenerate() local 754 double valueMax = static_cast<double>(cmax); in DataGenerate() local
|
/external/deqp/framework/opengl/ |
D | gluTextureTestUtil.hpp | 390 const tcu::Vec4* valueMax; member
|
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/ |
D | WavePlotView.java | 271 double valueMax = 1.0; in onDraw() local
|
/external/libxml2/include/libxml/ |
D | xpath.h | 386 int valueMax; /* max number of values stacked */ member
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderDerivateTests.cpp | 340 …old (const glu::Precision precision, const tcu::Vec4& valueMin, const tcu::Vec4& valueMax, const t… in getDerivateThreshold() 354 …ing (const glu::Precision precision, const tcu::Vec4& valueMin, const tcu::Vec4& valueMax, const t… in getDerivateThresholdWarning()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderDerivateTests.cpp | 296 …old (const glu::Precision precision, const tcu::Vec4& valueMin, const tcu::Vec4& valueMax, const t… in getDerivateThreshold()
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cDrawIndirectTests.cpp | 389 void DataGen(std::vector<T>& data, unsigned int sizeX, unsigned int sizeY, T valueMin, T valueMax) in DataGen()
|