Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboInvalidateTests.cpp88 static inline bool hasAttachment (const std::vector<deUint32>& attachmentList, deUint32 attachment) in hasAttachment() function
/third_party/glslang/glslang/Include/
DTypes.h958 bool hasAttachment() const { return false; } in hasAttachment() function
1006 bool hasAttachment() const in hasAttachment() function
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp2184 bool hasAttachment = false; in checkFramebufferStatus() local