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.h973 bool hasAttachment() const { return false; } in hasAttachment() function
1021 bool hasAttachment() const in hasAttachment() function
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp2184 bool hasAttachment = false; in checkFramebufferStatus() local