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

  /external/deqp/framework/common/
tcuVectorType.hpp 54 typedef Vector<bool, 2> BVec2;
  /external/deqp/modules/egl/
teglChooseConfigReference.cpp 178 static bool compareColorBufferBits (const SurfaceConfig& a, const SurfaceConfig& b, const tcu::BVec4& specifiedRGBColors, const tcu::BVec2& specifiedLuminanceColors, bool yuvPlaneBppSpecified)
242 bool compareTo (const SurfaceConfig& b, const tcu::BVec4& specifiedRGBColors, const tcu::BVec2& specifiedLuminanceColors, bool yuvPlaneBppSpecified) const
340 CompareConfigs (const tcu::BVec4& specifiedRGBColors, const tcu::BVec2& specifiedLuminanceColors, bool yuvPlaneBppSpecified)
354 const tcu::BVec2 m_specifiedLuminanceColors;
459 tcu::BVec2 getSpecifiedLuminanceColors (void) const
467 tcu::BVec2 result;
  /external/skia/src/sksl/
SkSLCompiler.cpp 76 ADD_TYPE(BVec2);

Completed in 245 milliseconds