Home
last modified time | relevance | path

Searched refs:greaterThanEqual (Results 1 - 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_vector_relational.hpp57 /// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/greaterThanEqual.xml">GLSL greaterThanEqual man page</a>
60 GLM_FUNC_DECL vecType<bool, P> greaterThanEqual(vecType<T, P> const & x, vecType<T, P> const & y);
/third_party/skia/src/sksl/
H A DSkSLIntrinsicList.h49 SKSL_INTRINSIC(greaterThanEqual) \
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrViewTests.cpp741 if (boolAny(greaterThanEqual(abs(resultValue - reference[ndx]), threshold))) in testPlaneView()
799 if (boolAny(greaterThanEqual(abs(resValue - refValue), threshold))) in testPlaneView()
H A DvktYCbCrFormatTests.cpp537 if (boolAny(greaterThanEqual(abs(result[ndx] - reference[ndx]), threshold))) in testFormat()
/third_party/vk-gl-cts/framework/common/
H A DtcuVectorUtil.hpp103 template<typename T> inline bool greaterThanEqual (T a, T b) { return (a >= b); } in greaterThanEqual() function
271 inline Vector<bool, Size> greaterThanEqual (const Vector<T, Size>& a, const Vector<T, Size>& b)
H A DtcuTexLookupVerifier.cpp217 return boolAll(logicalOr(logicalAnd(greaterThanEqual(result, minVal), lessThanEqual(result, maxVal)), logicalNot(prec.colorMask))); in isInColorBounds()
224 return boolAll(logicalOr(logicalAnd(greaterThanEqual(result, minVal), lessThanEqual(result, maxVal)), logicalNot(prec.colorMask))); in isInColorBounds()
231 return boolAll(logicalOr(logicalAnd(greaterThanEqual(result, minVal), lessThanEqual(result, maxVal)), logicalNot(prec.colorMask))); in isInColorBounds()
243 return boolAll(logicalOr(logicalAnd(greaterThanEqual(result, minVal), lessThanEqual(result, maxVal)), logicalNot(prec.colorMask))); in isInColorBounds()
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dquaternion.hpp354 GLM_FUNC_DECL tvec4<bool, P> greaterThanEqual(tquat<T, P> const & x, tquat<T, P> const & y);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp537 if (boolAny(greaterThanEqual(abs(result[ndx] - reference[ndx]), threshold))) in testFormat()
H A DvktYCbCrViewTests.cpp709 if (boolAny(greaterThanEqual(abs(resultValue - reference[ndx]), threshold))) in testPlaneView()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp874 DECLARE_FLOAT_CWISE_COMPARE_FUNCS(greaterThanEqual)
883 DECLARE_INT_CWISE_COMPARE_FUNCS(greaterThanEqual)
1156 << BuiltinFuncInfo("greaterThanEqual", "greaterThanEqual", BV, Value(FV, -1.0f, 1.0f), Value(FV, -1.0f, 1.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, FLOAT_VEC_FUNCS(greaterThanEqual) ) in init()
1166 << BuiltinFuncInfo("greaterThanEqual", "greaterThanEqual", BV, Value(IV, -5.2f, 4.9f), Value(IV, -5.0f, 5.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, INT_VEC_FUNCS(greaterThanEqual) ) in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationCoordinatesTests.cpp312 if (tcu::boolAll(tcu::greaterThanEqual (superPt, matchMin)) &&
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationCoordinatesTests.cpp312 if (tcu::boolAll(tcu::greaterThanEqual (superPt, matchMin)) &&
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1187 DECLARE_FLOAT_CWISE_COMPARE_FUNCS(greaterThanEqual)
1196 DECLARE_INT_CWISE_COMPARE_FUNCS(greaterThanEqual)
1205 DECLARE_UINT_SCALAR_CWISE_COMPARE_FUNCS(greaterThanEqual)
1611 << BuiltinFuncInfo("greaterThanEqual", "greaterThanEqual", BV, Value(FV, -1.0f, 1.0f), Value(FV, -1.0f, 1.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, FLOAT_VEC_FUNCS(greaterThanEqual) ) in init()
1621 << BuiltinFuncInfo("greaterThanEqual", "greaterThanEqual", BV, Value(IV, -5.2f, 4.9f), Value(IV, -5.0f, 5.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, INT_VEC_FUNCS(greaterThanEqual) ) in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1190 DECLARE_FLOAT_CWISE_COMPARE_FUNCS(greaterThanEqual)
1199 DECLARE_INT_CWISE_COMPARE_FUNCS(greaterThanEqual)
1208 DECLARE_UINT_SCALAR_CWISE_COMPARE_FUNCS(greaterThanEqual)
1614 << BuiltinFuncInfo("greaterThanEqual", "greaterThanEqual", BV, Value(FV, -1.0f, 1.0f), Value(FV, -1.0f, 1.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, FLOAT_VEC_FUNCS(greaterThanEqual) ) in init()
1624 << BuiltinFuncInfo("greaterThanEqual", "greaterThanEqual", BV, Value(IV, -5.2f, 4.9f), Value(IV, -5.0f, 5.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, INT_VEC_FUNCS(greaterThanEqual) ) in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp636 DE_ASSERT(allEqual(greaterThanEqual(threshold, u64v4(0u)), tcu::BVec4(true))); in comparePixelToColorClearValue()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp1522 DECLARE_FLOAT_CWISE_COMPARE_FUNCS(greaterThanEqual)
1531 DECLARE_INT_CWISE_COMPARE_FUNCS(greaterThanEqual)
1540 DECLARE_UINT_CWISE_COMPARE_FUNCS(greaterThanEqual)
2013 << BuiltinFuncInfo("greaterThanEqual", "greaterThanEqual", BV, Value(FV, -1.0f, 1.0f), Value(FV, -1.0f, 1.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, FLOAT_VEC_FUNCS(greaterThanEqual) ) in init()
2023 << BuiltinFuncInfo("greaterThanEqual", "greaterThanEqual", BV, Value(IV, -5.2f, 4.9f), Value(IV, -5.0f, 5.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, INT_VEC_FUNCS(greaterThanEqual) ) in init()
H A Des3fFragmentOutputTests.cpp713 DE_ASSERT(boolAll(logicalAnd(greaterThanEqual(c, minVal), lessThanEqual(c, maxVal)))); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp12182 static tcu::Vector<glw::GLuint, Size> greaterThanEqual(const tcu::Vector<glw::GLdouble, Size>& left,
12427 static tcu::Vector<glw::GLuint, Size> greaterThanEqual(const tcu::Vector<glw::GLdouble, Size>& left, in greaterThanEqual() function
12430 return convertBvecToUvec(tcu::greaterThanEqual(left, right)); in greaterThanEqual()
12777 * - greaterThanEqual();
14088 function, "greaterThanEqual", Math::greaterThanEqual); in getFunctionObject()
14091 function, "greaterThanEqual", Math::greaterThanEqual); in getFunctionObject()
14094 function, "greaterThanEqual", Math::greaterThanEqual); in getFunctionObject()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp746 DE_ASSERT(allEqual(greaterThanEqual(threshold, u64v4(0u)), tcu::BVec4(true))); in comparePixelToColorClearValue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp446 DE_ASSERT(allEqual(greaterThanEqual(threshold.ivec4, IVec4(0)), BVec4(true))); in comparePixelToColorClearValue()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageClearingTests.cpp418 DE_ASSERT(allEqual(greaterThanEqual(threshold.ivec4, IVec4(0)), BVec4(true))); in comparePixelToColorClearValue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp190 const tcu::UVec4 fixedBitDepth = tcu::select(bitDepth, tcu::UVec4(0u, 0u, 0u, 0u), tcu::greaterThanEqual(bitDepth.cast<deInt32>(), tcu::IVec4(0, 0, 0, 0))); in comparePixelBuffers()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageLoadStoreTests.cpp190 const tcu::UVec4 fixedBitDepth = tcu::select(bitDepth, tcu::UVec4(0u, 0u, 0u, 0u), tcu::greaterThanEqual(bitDepth.cast<deInt32>(), tcu::IVec4(0, 0, 0, 0))); in comparePixelBuffers()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolTable_ESSL_autogen.cpp2085 constexpr const ImmutableString greaterThanEqual("greaterThanEqual");
7345 BuiltInName::greaterThanEqual,
7354 BuiltInName::greaterThanEqual,
7363 BuiltInName::greaterThanEqual,
7372 BuiltInName::greaterThanEqual,
7381 BuiltInName::greaterThanEqual,
7390 BuiltInName::greaterThanEqual,
7399 BuiltInName::greaterThanEqual,
7408 BuiltInName::greaterThanEqual,
[all...]
H A DSymbolTable_autogen.cpp3252 constexpr const ImmutableString greaterThanEqual("greaterThanEqual");
10188 BuiltInName::greaterThanEqual,
10197 BuiltInName::greaterThanEqual,
10206 BuiltInName::greaterThanEqual,
10215 BuiltInName::greaterThanEqual,
10224 BuiltInName::greaterThanEqual,
10233 BuiltInName::greaterThanEqual,
10242 BuiltInName::greaterThanEqual,
10251 BuiltInName::greaterThanEqual,
[all...]

Completed in 118 milliseconds

12