Searched defs:attachment_type (Results 1 – 1 of 1) sorted by relevance
105 GLenum attachment_type, uint32 max_color_attachments) OVERRIDE { in ValidForAttachmentType()222 GLenum attachment_type, uint32 max_color_attachments) OVERRIDE { in ValidForAttachmentType()478 GLenum attachment_type = it->first; in IsPossiblyComplete() local