Home
last modified time | relevance | path

Searched defs:hasAttachment (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboInvalidateTests.cpp88 static inline bool hasAttachment (const std::vector<deUint32>& attachmentList, deUint32 attachment) in hasAttachment() function
/external/deqp-deps/glslang/glslang/Include/
DTypes.h920 bool hasAttachment() const in hasAttachment() function
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp2166 bool hasAttachment = false; in checkFramebufferStatus() local