Searched refs:BVec2 (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/common/
H A DtcuVectorType.hpp54 typedef Vector<bool, 2> BVec2; typedef in namespace:tcu
/external/deqp/modules/egl/
H A DteglChooseConfigReference.cpp178 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/
H A DSkSLCompiler.cpp76 ADD_TYPE(BVec2);

Completed in 148 milliseconds