Home
last modified time | relevance | path

Searched refs:attachmentFormat (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp2175 tcu::TextureFormat attachmentFormat; in checkFramebufferStatus() local
2232 attachmentFormat = level.getFormat(); in checkFramebufferStatus()
2241 attachmentFormat = renderbuffer->getFormat(); in checkFramebufferStatus()
2259 switch (attachmentFormat.order) in checkFramebufferStatus()