Searched defs:valueMin (Results 1 – 8 of 8) sorted by relevance
| /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() 207 unsigned int width, unsigned int height, cl_uchar valueMin, in YUVGenerate() 589 double valueMin = static_cast<double>(cmin); in DataGenerate() local 640 double valueMin = static_cast<double>(cmin); in DataGenerate() local 753 double valueMin = static_cast<double>(cmin); in DataGenerate() local
|
| /external/deqp/framework/common/ |
| D | tcuTextureUtil.hpp | 90 Vec4 valueMin; member
|
| D | tcuTextureUtil.cpp | 1723 const float valueMin = (isSigned) ? (-1.0f) : (0.0f); in getTextureBorderColorFloat() local 1758 const IVec4 valueMin = getNBitSignedIntegerVec4MinValue(channelBits); in getTextureBorderColorInt() local
|
| D | tcuRasterizationVerifier.cpp | 1886 …const tcu::Vec4 valueMin = de::clamp(range.min.x(), 0.0f, 1.0f) * scene.lines[lineNdx].colors… in verifyLineGroupPixelIndependentInterpolation() local 2245 …const tcu::Vec4 valueMin = de::clamp(range.min.x(), 0.0f, 1.0f) * scene.lines[lineNdx].colors… in verifySinglesampleWideLineGroupInterpolation() local
|
| /external/deqp/framework/opengl/ |
| D | gluTextureTestUtil.hpp | 433 const tcu::Vec4* valueMin; member
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fShaderDerivateTests.cpp | 340 …tcu::Vec4 getDerivateThreshold (const glu::Precision precision, const tcu::Vec4& valueMin, const t… in getDerivateThreshold() 354 …c4 getDerivateThresholdWarning (const glu::Precision precision, const tcu::Vec4& valueMin, const t… in getDerivateThresholdWarning()
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderDerivateTests.cpp | 296 …tcu::Vec4 getDerivateThreshold (const glu::Precision precision, const tcu::Vec4& valueMin, 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()
|