Home
last modified time | relevance | path

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

/external/chromium_org/gpu/command_buffer/service/
Dframebuffer_manager.cc105 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