Searched defs:Capture (Results 1 – 10 of 10) sorted by relevance
19 Capture() : value_(), has_value_(false) {} in Capture() function
52 int RegExpMatchInfo::Capture(int i) { in Capture() function
35 static PositionInfo Capture() { return PositionInfo(); } in Capture() function
80 SkTextBlobTrace::Capture::Capture() : fTypefaceSet(new SkRefCntSet) { in Capture() function in SkTextBlobTrace::Capture
72 Capture { slot: usize, pos: Slot }, enumerator
275 void CryptoErrorStore::Capture() { in SetFipsCrypto() function in node::crypto::CryptoErrorStore
3874 const struct Capture in floatNearestBlitCompare() struct3876 const tcu::ConstPixelBufferAccess& source; in floatNearestBlitCompare()3877 const tcu::ConstPixelBufferAccess& result; in floatNearestBlitCompare()3878 const tcu::Sampler& sampler; in floatNearestBlitCompare()3879 const tcu::LookupPrecision& precision; in floatNearestBlitCompare()3880 const bool isSRGB; in floatNearestBlitCompare()3936 const struct Capture in intNearestBlitCompare() struct3938 const tcu::ConstPixelBufferAccess& source; in intNearestBlitCompare()3939 const tcu::ConstPixelBufferAccess& result; in intNearestBlitCompare()3940 const tcu::Sampler& sampler; in intNearestBlitCompare()[all …]
4318 const struct Capture in floatNearestBlitCompare() struct4320 const tcu::ConstPixelBufferAccess& source; in floatNearestBlitCompare()4321 const tcu::ConstPixelBufferAccess& result; in floatNearestBlitCompare()4322 const tcu::Sampler& sampler; in floatNearestBlitCompare()4323 const tcu::LookupPrecision& precision; in floatNearestBlitCompare()4324 const bool isSRGB; in floatNearestBlitCompare()4380 const struct Capture in intNearestBlitCompare() struct4382 const tcu::ConstPixelBufferAccess& source; in intNearestBlitCompare()4383 const tcu::ConstPixelBufferAccess& result; in intNearestBlitCompare()4384 const tcu::Sampler& sampler; in intNearestBlitCompare()[all …]
1675 void Capture(std::vector<CallCapture> *setupCalls, CallCapture &&call) in Capture() function
2919 void Program::Capture(const Functions& gl, GLuint id, const NameVector& captured_varyings, bool cap… in Capture() function in gl4cts::EnhancedLayouts::Utils::Program