Home
last modified time | relevance | path

Searched defs:greaterThanEqual (Results 1 - 2 of 2) sorted by relevance

/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
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp12427 static tcu::Vector<glw::GLuint, Size> greaterThanEqual(const tcu::Vector<glw::GLdouble, Size>& left, in greaterThanEqual() function
[all...]

Completed in 18 milliseconds