HomeSort by relevance Sort by last modified time
    Searched refs:BVec2 (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/common/
tcuVectorType.hpp 54 typedef Vector<bool, 2> BVec2;
  /external/deqp/modules/egl/
teglChooseConfigReference.cpp 126 static bool compareColorBufferBits (const SurfaceConfig& a, const SurfaceConfig& b, const tcu::BVec4& specifiedRGBColors, const tcu::BVec2& specifiedLuminanceColors)
189 bool compareTo (const SurfaceConfig& b, const tcu::BVec4& specifiedRGBColors, const tcu::BVec2& specifiedLuminanceColors) const
278 CompareConfigs (const tcu::BVec4& specifiedRGBColors, const tcu::BVec2& specifiedLuminanceColors)
291 const tcu::BVec2 m_specifiedLuminanceColors;
395 tcu::BVec2 getSpecifiedLuminanceColors (void)
403 tcu::BVec2 result;

Completed in 195 milliseconds