Searched refs:greaterThanEqual (Results 1 – 25 of 36) sorted by relevance
12
250 bvec2 greaterThanEqual( vec2 x, vec2 y);251 bvec3 greaterThanEqual( vec3 x, vec3 y);252 bvec4 greaterThanEqual( vec4 x, vec4 y);253 bvec2 greaterThanEqual(ivec2 x, ivec2 y);254 bvec3 greaterThanEqual(ivec3 x, ivec3 y);255 bvec4 greaterThanEqual(ivec4 x, ivec4 y);
251 bvec2 greaterThanEqual( vec2 x, vec2 y);252 bvec3 greaterThanEqual( vec3 x, vec3 y);253 bvec4 greaterThanEqual( vec4 x, vec4 y);254 bvec2 greaterThanEqual(ivec2 x, ivec2 y);255 bvec3 greaterThanEqual(ivec3 x, ivec3 y);256 bvec4 greaterThanEqual(ivec4 x, ivec4 y);
283 bvec2 greaterThanEqual( vec2 x, vec2 y);284 bvec3 greaterThanEqual( vec3 x, vec3 y);285 bvec4 greaterThanEqual( vec4 x, vec4 y);286 bvec2 greaterThanEqual(ivec2 x, ivec2 y);287 bvec3 greaterThanEqual(ivec3 x, ivec3 y);288 bvec4 greaterThanEqual(ivec4 x, ivec4 y);
419 bvec2 greaterThanEqual( vec2 x, vec2 y);420 bvec3 greaterThanEqual( vec3 x, vec3 y);421 bvec4 greaterThanEqual( vec4 x, vec4 y);422 bvec2 greaterThanEqual(ivec2 x, ivec2 y);423 bvec3 greaterThanEqual(ivec3 x, ivec3 y);424 bvec4 greaterThanEqual(ivec4 x, ivec4 y);425 bvec2 greaterThanEqual(uvec2 x, uvec2 y);426 bvec3 greaterThanEqual(uvec3 x, uvec3 y);427 bvec4 greaterThanEqual(uvec4 x, uvec4 y);
423 bvec2 greaterThanEqual( vec2 x, vec2 y);424 bvec3 greaterThanEqual( vec3 x, vec3 y);425 bvec4 greaterThanEqual( vec4 x, vec4 y);426 bvec2 greaterThanEqual(ivec2 x, ivec2 y);427 bvec3 greaterThanEqual(ivec3 x, ivec3 y);428 bvec4 greaterThanEqual(ivec4 x, ivec4 y);429 bvec2 greaterThanEqual(uvec2 x, uvec2 y);430 bvec3 greaterThanEqual(uvec3 x, uvec3 y);431 bvec4 greaterThanEqual(uvec4 x, uvec4 y);
113 return greaterThanEqual(abs(x - y), vecType<T, P>(epsilon));124 return greaterThanEqual(abs(x - y), vecType<T, P>(epsilon));148 return greaterThanEqual(abs(v), detail::tvec4<T, P>(epsilon));
374 GLM_FUNC_DECL detail::tvec4<bool, P> greaterThanEqual(
893 GLM_FUNC_QUALIFIER detail::tvec4<bool, P> greaterThanEqual function
89 …GLM_FUNC_DECL typename vecType<T, P>::bool_type greaterThanEqual(vecType<T, P> const & x, vecType<…
167 //// greaterThanEqual169 //GLM_FUNC_QUALIFIER typename detail::tvec2<T, P>::bool_type greaterThanEqual184 //GLM_FUNC_QUALIFIER typename detail::tvec3<T, P>::bool_type greaterThanEqual199 //GLM_FUNC_QUALIFIER typename detail::tvec4<T, P>::bool_type greaterThanEqual
86 GLM_FUNC_QUALIFIER typename vecType<T, P>::bool_type greaterThanEqual function93 …"Invalid template instantiation of 'greaterThanEqual', GLM vector types required floating-point or…
43 GLM_FUNC_QUALIFIER bool greaterThanEqual function
1 ((function greaterThanEqual
102 template<typename T> inline bool greaterThanEqual (T a, T b) { return (a >= b); } in greaterThanEqual() function270 inline Vector<bool, Size> greaterThanEqual (const Vector<T, Size>& a, const Vector<T, Size>& b) in greaterThanEqual() function
217 …return boolAll(logicalOr(logicalAnd(greaterThanEqual(result, minVal), lessThanEqual(result, maxVal… in isInColorBounds()224 …return boolAll(logicalOr(logicalAnd(greaterThanEqual(result, minVal), lessThanEqual(result, maxVal… in isInColorBounds()231 …return boolAll(logicalOr(logicalAnd(greaterThanEqual(result, minVal), lessThanEqual(result, maxVal… in isInColorBounds()243 …return boolAll(logicalOr(logicalAnd(greaterThanEqual(result, minVal), lessThanEqual(result, maxVal… in isInColorBounds()
874 DECLARE_FLOAT_CWISE_COMPARE_FUNCS(greaterThanEqual)883 DECLARE_INT_CWISE_COMPARE_FUNCS(greaterThanEqual)1156 …f), Value(FV, -1.0f, 1.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, FLOAT_VEC_FUNCS(greaterThanEqual) ) in init()1166 ….9f), Value(IV, -5.0f, 5.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, INT_VEC_FUNCS(greaterThanEqual) ) in init()
1261 DECLARE_FLOAT_CWISE_COMPARE_FUNCS(greaterThanEqual)1270 DECLARE_INT_CWISE_COMPARE_FUNCS(greaterThanEqual)1279 DECLARE_UINT_SCALAR_CWISE_COMPARE_FUNCS(greaterThanEqual)1760 …f), Value(FV, -1.0f, 1.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, FLOAT_VEC_FUNCS(greaterThanEqual) ) in init()1770 ….9f), Value(IV, -5.0f, 5.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, INT_VEC_FUNCS(greaterThanEqual) ) in init()
1309 DECLARE_FLOAT_CWISE_COMPARE_FUNCS(greaterThanEqual)1318 DECLARE_INT_CWISE_COMPARE_FUNCS(greaterThanEqual)1327 DECLARE_UINT_CWISE_COMPARE_FUNCS(greaterThanEqual)1800 …f), Value(FV, -1.0f, 1.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, FLOAT_VEC_FUNCS(greaterThanEqual) ) in init()1810 ….9f), Value(IV, -5.0f, 5.0f), notUsed, 1.0f, 0.0f, PRECMASK_ALL, INT_VEC_FUNCS(greaterThanEqual) ) in init()
712 DE_ASSERT(boolAll(logicalAnd(greaterThanEqual(c, minVal), lessThanEqual(c, maxVal)))); in iterate()
1dEQP-GLES2.functional.buffer.write.basic.array_dynamic_draw 2dEQP-GLES2. ...
2643 DE_ASSERT(tcu::allEqual(greaterThanEqual(threshold, IVec4(0)), BVec4(true))); in comparePixelToColorClearValue()2836 tcu::logicalAnd(greaterThanEqual(resColor, minRefColor), in checkColorRenderQuad()2879 tcu::logicalAnd(greaterThanEqual(resColor, minRefColor), in checkColorRenderQuad()2922 tcu::logicalAnd(greaterThanEqual(resColor, minRefColor), in checkColorRenderQuad()
5490 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.lowp_vec2_vertex5491 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.lowp_vec2_fragment5492 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.mediump_vec2_vertex5493 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.mediump_vec2_fragment5494 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.highp_vec2_vertex5495 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.highp_vec2_fragment5496 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.lowp_vec3_vertex5497 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.lowp_vec3_fragment5498 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.mediump_vec3_vertex5499 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.mediump_vec3_fragment[all …]
5495 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.lowp_vec2_vertex5496 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.lowp_vec2_fragment5497 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.mediump_vec2_vertex5498 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.mediump_vec2_fragment5499 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.highp_vec2_vertex5500 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.highp_vec2_fragment5501 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.lowp_vec3_vertex5502 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.lowp_vec3_fragment5503 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.mediump_vec3_vertex5504 dEQP-GLES2.functional.shaders.operator.float_compare.greaterThanEqual.mediump_vec3_fragment[all …]
1181 …if (!tcu::boolAll(tcu::greaterThanEqual(alphaOneImage.getPixel(x, y), noAlphaOneImage.getPixel(x, … in verifyImage()