Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.cpp328 constexpr ComponentType GetAttachmentComponentType(GLenum componentType) in GetAttachmentComponentType() function
1167 return GetAttachmentComponentType(attachment->getFormat().info->componentType); in getDrawbufferWriteType()
2086 componentType = GetAttachmentComponentType(formatInfo->componentType); in setAttachmentImpl()
2220 GetAttachmentComponentType(attachment->getFormat().info->componentType), colorIndex, in onSubjectStateChange()